Comment #4 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=22100
------------------------------------------------------------------------
r22100 | [email protected] | 2009-07-30 14:16:17 -0700 (Thu, 30 Jul 2009)
| 11 lines
Changed paths:
A
http://src.chromium.org/viewvc/chrome/trunk/src/net/data/url_request_unittest/redirect307-to-echo
A
http://src.chromium.org/viewvc/chrome/trunk/src/net/data/url_request_unittest/redirect307-to-echo.mock-http-headers
D /trunk/src/net/data/url_request_unittest/redirect307-to-echoall
D
/trunk/src/net/data/url_request_unittest/redirect307-to-echoall.mock-http-headers
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/url_request/url_request.cc?r1=22100&r2=22099
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/url_request/url_request_unittest.cc?r1=22100&r2=22099
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
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---