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

Side by Side Diff: net/data/url_request_unittest/hpkp-headers-report-only.html.mock-http-headers

Issue 1270043004: Add URLRequest unit tests for HPKP violation reports (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: GetLocalCertificatesDir() Created 5 years, 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 HTTP/1.1 200 OK
2 Cache-Control: private
3 Content-Type: text/html; charset=ISO-8859-1
4 X-Multiple-Entries: a
5 X-Multiple-Entries: b
6 Public-Key-Pins-Report-Only: max-age=50000; pin-sha1="K9e3/nFL5j90GuVJOJBv6WXpvc s="; pin-sha256="+TTrWvvJdM9gwuHiLTApo/2DBT2xb4hBPRJDI9pebXY="; pin-sha1="PshSs8 WOjC7qwaYMv0T3rJDwKS4="; report-uri="https://hpkp-report.test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698