Comment #6 on issue 16832 by [email protected]: POST body not sent in
response to a 307 redirect
http://code.google.com/p/chromium/issues/detail?id=16832
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=23141
------------------------------------------------------------------------
r23141 | [email protected] | 2009-08-11 19:21:56 -0700 (Tue, 11 Aug
2009) | 15 lines
Changed paths:
A
http://src.chromium.org/viewvc/chrome/branches/195/src/net/data/url_request_unittest/redirect307-to-echo
A
http://src.chromium.org/viewvc/chrome/branches/195/src/net/data/url_request_unittest/redirect307-to-echo.mock-http-headers
D /branches/195/src/net/data/url_request_unittest/redirect307-to-echoall
D
/branches/195/src/net/data/url_request_unittest/redirect307-to-echoall.mock-http-headers
M
http://src.chromium.org/viewvc/chrome/branches/195/src/net/url_request/url_request.cc?r1=23141&r2=23140
M
http://src.chromium.org/viewvc/chrome/branches/195/src/net/url_request/url_request_unittest.cc?r1=23141&r2=23140
Merge 22100 - Fix 307 redirects of a POST request to actually send the body
again, and add a
test.
Note: the fix is trivial, but adding support for a test required teaching
the
FileHandler of testserver to consume a post body.
BUG=16832
TEST=covered by unit test
R=abarth
Review URL: http://codereview.chromium.org/149710
[email protected]
Review URL: http://codereview.chromium.org/165365
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---