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

Unified Diff: chrome/test/data/redirect-loop.html.mock-http-headers

Issue 5254005: Do not reset the content settings delegate's cookies when a network error occurred. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/browser/tab_contents
Patch Set: rebase Created 10 years, 1 month 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 | « chrome/test/data/redirect-loop.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/redirect-loop.html.mock-http-headers
diff --git a/chrome/test/data/redirect-loop.html.mock-http-headers b/chrome/test/data/redirect-loop.html.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..e23c257bdc3a6cbd2240b7b32c287292a27bf238
--- /dev/null
+++ b/chrome/test/data/redirect-loop.html.mock-http-headers
@@ -0,0 +1,3 @@
+HTTP/1.1 302 Moved
+Location: /files/redirect-loop.html
+Set-Cookie: A=B
« no previous file with comments | « chrome/test/data/redirect-loop.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698