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

Unified Diff: net/data/cert_net_fetcher_impl_unittest/redirect_https.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/redirect_https.mock-http-headers
diff --git a/net/data/cert_net_fetcher_impl_unittest/redirect_https.mock-http-headers b/net/data/cert_net_fetcher_impl_unittest/redirect_https.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..dfe42e7fb7b9cba83fdcd1d332a781b76b8be4ca
--- /dev/null
+++ b/net/data/cert_net_fetcher_impl_unittest/redirect_https.mock-http-headers
@@ -0,0 +1,2 @@
+HTTP/1.1 302 Found
+Location: https://www.foo/
« no previous file with comments | « net/data/cert_net_fetcher_impl_unittest/redirect_https ('k') | net/data/cert_net_fetcher_impl_unittest/root.crl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698