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

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

Issue 2066483009: Expose SSLInfo::pkp_bypassed to devtools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More tests Created 4 years, 6 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: chrome/test/data/ssl/hpkp-headers.html.mock-http-headers
diff --git a/net/data/url_request_unittest/hpkp-headers.html.mock-http-headers b/chrome/test/data/ssl/hpkp-headers.html.mock-http-headers
similarity index 59%
copy from net/data/url_request_unittest/hpkp-headers.html.mock-http-headers
copy to chrome/test/data/ssl/hpkp-headers.html.mock-http-headers
index 27301366d4cf1c1ed26267e23f2a2340f1e7192e..d0bdb73ee84105aed81f31cae9867fc72c789122 100644
--- a/net/data/url_request_unittest/hpkp-headers.html.mock-http-headers
+++ b/chrome/test/data/ssl/hpkp-headers.html.mock-http-headers
@@ -3,4 +3,4 @@ Cache-Control: private
Content-Type: text/html; charset=ISO-8859-1
X-Multiple-Entries: a
X-Multiple-Entries: b
-Public-Key-Pins: max-age=50000; pin-sha256="9999999999999999999999999999999999999999999="; pin-sha256="+TTrWvvJdM9gwuHiLTApo/2DBT2xb4hBPRJDI9pebXY="; report-uri="https://hpkp-report.test"
+Public-Key-Pins: max-age=50000; pin-sha256="mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZk="; pin-sha256="+TTrWvvJdM9gwuHiLTApo/2DBT2xb4hBPRJDI9pebXY="; report-uri="https://hpkp-report.test"

Powered by Google App Engine
This is Rietveld 408576698