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

Unified Diff: net/data/url_request_unittest/redirect308-to-https.mock-http-headers

Issue 1017583002: Set Origin header to "null" for cross origin redirects. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Address nits from David Created 5 years, 9 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/redirect308-to-https ('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/redirect308-to-https.mock-http-headers
diff --git a/net/data/url_request_unittest/redirect308-to-https.mock-http-headers b/net/data/url_request_unittest/redirect308-to-https.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..28ece0939e4d959cc7eb1a8f18703b6bef3d642f
--- /dev/null
+++ b/net/data/url_request_unittest/redirect308-to-https.mock-http-headers
@@ -0,0 +1,2 @@
+HTTP/1.1 308 Yo
+Location: https://test.test/test
« no previous file with comments | « net/data/url_request_unittest/redirect308-to-https ('k') | net/url_request/url_request.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698