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

Unified Diff: content/test/data/nostore.html.mock-http-headers

Issue 1947263004: Introduces a new MHTML generation parameter specifying different behvaior for cache-control headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase onto origin/master. Created 4 years, 7 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 | « content/test/data/nostore.html ('k') | third_party/WebKit/Source/web/WebFrameSerializer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/nostore.html.mock-http-headers
diff --git a/content/test/data/nostore.html.mock-http-headers b/content/test/data/nostore.html.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..a3f0e9d4d34bdbfc59a8043bf31db0e4230dd0d9
--- /dev/null
+++ b/content/test/data/nostore.html.mock-http-headers
@@ -0,0 +1,2 @@
+HTTP/1.1 200 OK
+cache-control: no-store
« no previous file with comments | « content/test/data/nostore.html ('k') | third_party/WebKit/Source/web/WebFrameSerializer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698