RESOLVED FIXED 27791
307 redirects of POSTs should use POST, not GET
https://bugs.webkit.org/show_bug.cgi?id=27791
Summary 307 redirects of POSTs should use POST, not GET
Brady Eidson
Reported 2009-07-28 19:01:14 PDT
<rdar://problem/3802660> 307 (Temporary Redirect) responses should use POST, not GET Right now, I only know that this effects CFNetwork-based ports (Mac and Windows), which is where my patch will target.
Attachments
Mac and Windows fix, plus layout test (18.76 KB, text/plain)
2009-07-28 19:03 PDT, Brady Eidson
no flags
Now as a patch... (18.76 KB, patch)
2009-07-29 10:30 PDT, Brady Eidson
sam: review+
Brady Eidson
Comment 1 2009-07-28 19:03:25 PDT
Created attachment 33687 [details] Mac and Windows fix, plus layout test
Brady Eidson
Comment 2 2009-07-29 10:30:32 PDT
Created attachment 33722 [details] Now as a patch...
Adam Barth
Comment 3 2009-07-31 22:03:24 PDT
Assigning to Brady for landing.
Brady Eidson
Comment 4 2009-08-01 10:44:46 PDT
Whoops, sorry - t'was already landed. Sending LayoutTests/ChangeLog Adding LayoutTests/http/tests/loading/redirect-methods-expected.txt Adding LayoutTests/http/tests/loading/redirect-methods.html Adding LayoutTests/http/tests/loading/resources/redirect-methods-form.html Adding LayoutTests/http/tests/loading/resources/redirect-methods-result.php Sending WebCore/ChangeLog Sending WebCore/platform/network/cf/ResourceHandleCFNet.cpp Sending WebCore/platform/network/mac/ResourceHandleMac.mm Transmitting file data ........ Committed revision 46548.
Note You need to log in before you can comment on or make changes to this bug.