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

Unified Diff: content/test/data/nostore.html

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/renderer/render_frame_impl.cc ('k') | content/test/data/nostore.html.mock-http-headers » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/nostore.html
diff --git a/content/test/data/nostore.html b/content/test/data/nostore.html
new file mode 100644
index 0000000000000000000000000000000000000000..5ca34a953ca2592e6a96ff4ed324f5ec2a22cf85
--- /dev/null
+++ b/content/test/data/nostore.html
@@ -0,0 +1,4 @@
+<html>
+<head><title>Cache-Control: no-store Test Page</title></head>
+<body>Cache-Control: no-store test body</body>
+</html>
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | content/test/data/nostore.html.mock-http-headers » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698