Files
WordPress/wp-includes
Ryan McCue dee1d583a7 HTTP API: Add browser compatibility hook for 3xx redirects.
WordPress erroneously follows browser-style behaviour with 3xx redirects, where a POST to 302 becomes a GET. Requests instead follows the specification and keeps the same method. Requests also exposes a hook to allow changing the behaviour.

[37428] used the wrong method of adding this hook, now corrected.

See #33055.

Built from https://develop.svn.wordpress.org/trunk@37429


git-svn-id: http://core.svn.wordpress.org/trunk@37395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-05-13 05:11:27 +00:00
..
2015-06-28 00:17:25 +00:00
2016-03-10 05:37:27 +00:00
2015-09-26 07:04:28 +00:00
2016-05-10 20:31:27 +00:00
2015-06-16 20:01:25 +00:00
2016-04-19 21:24:27 +00:00