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

Unified Diff: net/data/url_request_unittest/redirect303-to-echo.mock-http-headers

Issue 8375002: Preserve non-POST methods on 301/302 requests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Normal browsers are normal no longer (Err...or something) Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/data/url_request_unittest/redirect303-to-echo ('k') | net/url_request/url_request.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/url_request_unittest/redirect303-to-echo.mock-http-headers
===================================================================
--- net/data/url_request_unittest/redirect303-to-echo.mock-http-headers (revision 0)
+++ net/data/url_request_unittest/redirect303-to-echo.mock-http-headers (revision 0)
@@ -0,0 +1,2 @@
+HTTP/1.1 303 Yo
+Location: /echo
Property changes on: net\data\url_request_unittest\redirect303-to-echo.mock-http-headers
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « net/data/url_request_unittest/redirect303-to-echo ('k') | net/url_request/url_request.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698