Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(166)

Issue 149710: Fix 307 redirects of a POST request to actually send the body again, and add ... (Closed)

Created:
11 years, 5 months ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
abarth-chromium
CC:
chromium-reviews_googlegroups.com, darin (slow to review), willchan no longer on Chromium
Visibility:
Public.

Description

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 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22100

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
A + net/data/url_request_unittest/redirect307-to-echo.mock-http-headers View 1 chunk +1 line, -1 line 0 comments Download
D net/data/url_request_unittest/redirect307-to-echoall View 1 2 1 chunk +0 lines, -1 line 0 comments Download
D net/data/url_request_unittest/redirect307-to-echoall.mock-http-headers View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M net/url_request/url_request.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_unittest.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
A + net\data\url_request_unittest\redirect307-to-echo View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
darin (slow to review)
11 years, 5 months ago (2009-07-15 22:53:20 UTC) #1
abarth-chromium
11 years, 5 months ago (2009-07-15 23:00:21 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698