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

Unified Diff: net/data/cert_net_fetcher_impl_unittest/root.crl.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
« no previous file with comments | « net/data/cert_net_fetcher_impl_unittest/root.crl ('k') | net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/cert_net_fetcher_impl_unittest/root.crl.mock-http-headers
diff --git a/net/data/cert_net_fetcher_impl_unittest/root.crl.mock-http-headers b/net/data/cert_net_fetcher_impl_unittest/root.crl.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..d589c66c338cc5073c00732e415d743668b45939
--- /dev/null
+++ b/net/data/cert_net_fetcher_impl_unittest/root.crl.mock-http-headers
@@ -0,0 +1,2 @@
+HTTP/1.1 200 OK
+Content-Type: application/pkix-crl
« no previous file with comments | « net/data/cert_net_fetcher_impl_unittest/root.crl ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698