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

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

Issue 12982: Disable the content sniffing algorithm if the server instructs us to do so wi... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 12 years 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/nosniff-test.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/nosniff-test.html.mock-http-headers
===================================================================
--- chrome/test/data/nosniff-test.html.mock-http-headers (revision 0)
+++ chrome/test/data/nosniff-test.html.mock-http-headers (revision 0)
@@ -0,0 +1,5 @@
+HTTP/1.1 200 OK
+Content-Length: 111
+X-Content-Type-Options: nosniff
+Date: Mon, 13 Nov 2006 21:38:09 GMT
+Expires: Tue, 14 Nov 2006 19:23:58 GMT
Property changes on: chrome\test\data\nosniff-test.html.mock-http-headers
___________________________________________________________________
Added: svn:executable
+ *
« no previous file with comments | « chrome/test/data/nosniff-test.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698