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

Unified Diff: net/data/cert_net_fetcher_impl_unittest/downloadable.js.mock-http-headers

Issue 908863004: Initial implementation for CertNetFetcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add missing comma Created 5 years, 8 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
Index: net/data/cert_net_fetcher_impl_unittest/downloadable.js.mock-http-headers
diff --git a/net/data/cert_net_fetcher_impl_unittest/downloadable.js.mock-http-headers b/net/data/cert_net_fetcher_impl_unittest/downloadable.js.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..a05c7107abe6e3ad67a156c99b90d51860e71618
--- /dev/null
+++ b/net/data/cert_net_fetcher_impl_unittest/downloadable.js.mock-http-headers
@@ -0,0 +1,3 @@
+HTTP/1.1 200 OK
+Content-Type: text/javascript
+Content-Disposition: attachment; filename="download-me.exe"
« no previous file with comments | « net/data/cert_net_fetcher_impl_unittest/downloadable.js ('k') | net/data/cert_net_fetcher_impl_unittest/foo.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698