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

Unified Diff: chrome/test/data/sdch/dict.mock-http-headers

Issue 901303002: Make SDCH dictionaries persistent across browser restart. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix cache control headers 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 | « chrome/common/chrome_switches.cc ('k') | net/sdch/sdch_owner.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/sdch/dict.mock-http-headers
diff --git a/chrome/test/data/sdch/dict.mock-http-headers b/chrome/test/data/sdch/dict.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..65176ab29d4484f0d9bc7de975ab3d023733163d
--- /dev/null
+++ b/chrome/test/data/sdch/dict.mock-http-headers
@@ -0,0 +1,2 @@
+HTTP/1.1 200 OK
+Cache-Control: max-age=3600
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | net/sdch/sdch_owner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698