[wp-trac] [WordPress Trac] #16855: HTTP API No Follow Redirection
WordPress Trac
wp-trac at lists.automattic.com
Wed Mar 23 17:49:56 UTC 2011
#16855: HTTP API No Follow Redirection
--------------------------+------------------------------
Reporter: TheDeadMedic | Owner: dd32
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Awaiting Review
Component: HTTP | Version: 3.1
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by sivel):
It seems the difference here is between a 301 and a 302 redirect. With
302 redirects the only transport that throws a WP_Error is fsockopen.
With 301, fsockopen and cURL will both throw a WP_Error.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16855#comment:32>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list