[wp-trac] [WordPress Trac] #17588: fsockopen performs a POST request to a redirected location

WordPress Trac wp-trac at lists.automattic.com
Mon Sep 10 02:28:30 UTC 2012


#17588: fsockopen performs a POST request to a redirected location
--------------------------+-----------------------------
 Reporter:  dd32          |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  HTTP          |     Version:  3.2
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+-----------------------------
Changes (by wonderboymusic):

 * keywords:  needs-patch => has-patch


Comment:

 I almost fell asleep reading that article, but what I gathered was that
 302/303 should redirect to GET (but we'll ignore verification with user
 for 302) and 307 should continue as a POST (but we'll ignore verification
 with user). Attached a patch.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17588#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list