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

Unified Diff: net/data/cert_net_fetcher_impl_unittest/cert.crt.mock-http-headers

Issue 908863004: Initial implementation for CertNetFetcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address more feedback 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
Index: net/data/cert_net_fetcher_impl_unittest/cert.crt.mock-http-headers
diff --git a/net/data/cert_net_fetcher_impl_unittest/cert.crt.mock-http-headers b/net/data/cert_net_fetcher_impl_unittest/cert.crt.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..9fd04d6271f5bc7204febe09f1371ad013f6a5e2
--- /dev/null
+++ b/net/data/cert_net_fetcher_impl_unittest/cert.crt.mock-http-headers
@@ -0,0 +1,2 @@
+HTTP/1.1 200 OK
+Content-Type: application/pkix-cert

Powered by Google App Engine
This is Rietveld 408576698