[wp-trac] [WordPress Trac] #23682: WP_HTTP may make a redirect request on an unsupported transport
WordPress Trac
noreply at wordpress.org
Mon Mar 4 04:06:46 UTC 2013
#23682: WP_HTTP may make a redirect request on an unsupported transport
--------------------------+------------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: HTTP | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Comment (by dd32):
In order to achieve this, we also have to take Redirect handling out of
PHP Streams (WP_HTTP_Streams) hands, and handle it ourselves.
We already do this for fsockopen and cURL, so this just means we can be
100% sure that each transport handles redirections the same.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23682#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list