After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 620070 - extra Connection: close header in streaming requests
extra Connection: close header in streaming requests
Status: RESOLVED FIXED
Product: libdmapsharing
Classification: Other
Component: DAAP Client
git master
Other Linux
: Normal minor
: ---
Assigned To: W. Michael Petullo
W. Michael Petullo
Depends on:
Blocks:
 
 
Reported: 2010-05-30 07:08 UTC by Jonathan Matthew
Modified: 2010-07-29 21:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jonathan Matthew 2010-05-30 07:08:24 UTC
libdmapsharing's DAAP client code will add an extra "Connection: close" header with streaming requests in dmap_connection_get_headers(); this is unnecessary and it causes problems with some servers, so it should be removed.

(originally reported as bug 619309 in rhythmbox)
Comment 1 W. Michael Petullo 2010-07-29 21:03:37 UTC
Fixed in Git master.