[wp-trac] [WordPress Trac] #28982: Improper HTTP headers generated within WP_Http_Streams->request() method for URI's specifying port
WordPress Trac
noreply at wordpress.org
Wed Oct 8 06:15:00 UTC 2014
#28982: Improper HTTP headers generated within WP_Http_Streams->request() method
for URI's specifying port
--------------------------+---------------------
Reporter: kamelkev | Owner: dd32
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.1
Component: HTTP API | Version: 3.9.1
Severity: normal | Resolution: fixed
Keywords: needs-patch | Focuses:
--------------------------+---------------------
Changes (by dd32):
* owner: => dd32
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"29852"]:
{{{
#!CommitTicketReference repository="" revision="29852"
When making a HTTP request to a non-standard port, include the port in the
Host header for the Streams HTTP transport. This bring parity to the cURL
transport and respects the HTTP RFC.
Props kamelkev for the initial patch; Fixes #28982
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28982#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list