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 711167 - HTTP version must be 1.1 in the response to device description requests
HTTP version must be 1.1 in the response to device description requests
Status: RESOLVED FIXED
Product: GUPnP
Classification: Other
Component: gupnp
0.20.x
Other Linux
: Normal normal
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-30 17:19 UTC by Parthiban Balasubramanian
Modified: 2013-11-17 13:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Enforce HTTP version to be 1.1 for device description requests from 1.0 clients (1.36 KB, patch)
2013-10-30 17:19 UTC, Parthiban Balasubramanian
committed Details | Review

Description Parthiban Balasubramanian 2013-10-30 17:19:01 UTC
Created attachment 258599 [details] [review]
Enforce HTTP version to be 1.1 for device description requests from 1.0 clients

When a HTTP/1.0 client requests to get device description is being responded with HTTP/1.0, but DLNA CTT expects it be HTTP/1.1.
Comment 1 Parthiban Balasubramanian 2013-11-13 20:44:46 UTC
Any comments on this patch ?
Comment 2 Jens Georg 2013-11-14 19:21:21 UTC
Review of attachment 258599 [details] [review]:

ok
Comment 3 Jens Georg 2013-11-17 13:19:15 UTC
Commited with minor modification of the commit message