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

Unified Diff: chrome/test/data/mirror_request_header/http.www.google.com.html.mock-http-headers

Issue 2258483002: X-Chrome-Connected is stripped when it should not be in headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments Created 4 years, 3 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
Index: chrome/test/data/mirror_request_header/http.www.google.com.html.mock-http-headers
diff --git a/chrome/test/data/mirror_request_header/http.www.google.com.html.mock-http-headers b/chrome/test/data/mirror_request_header/http.www.google.com.html.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..f86043f0d877df7a79f192351efd08b0ecd6a859
--- /dev/null
+++ b/chrome/test/data/mirror_request_header/http.www.google.com.html.mock-http-headers
@@ -0,0 +1,2 @@
+HTTP/1.1 301 Moved permanently
+Location: http://www.redirected.com

Powered by Google App Engine
This is Rietveld 408576698