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 539803 - Patch to allow setting the Host header manually
Patch to allow setting the Host header manually
Status: RESOLVED FIXED
Product: libsoup
Classification: Core
Component: HTTP Transport
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2008-06-23 18:43 UTC by Marc Maurer
Modified: 2008-07-26 14:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to allow setting Host header (1.28 KB, patch)
2008-06-23 18:44 UTC, Marc Maurer
none Details | Review
Patch to allow setting Host header (1.28 KB, patch)
2008-06-23 18:46 UTC, Marc Maurer
none Details | Review

Description Marc Maurer 2008-06-23 18:43:40 UTC
The attached patch allows setting the HTTP Host header manually.
Comment 1 Marc Maurer 2008-06-23 18:44:10 UTC
Created attachment 113283 [details] [review]
Patch to allow setting Host header
Comment 2 Marc Maurer 2008-06-23 18:46:11 UTC
Created attachment 113284 [details] [review]
Patch to allow setting Host header

Fix comment typo
Comment 3 Dan Winship 2008-07-26 14:09:07 UTC
I didn't use your patch, but this is now fixed in head. Thanks for the bug report.