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

Side by Side Diff: net/data/url_request_unittest/hsts-and-hpkp-headers2.html.mock-http-headers

Issue 2926463002: Fix TransportSecurityState unittests to run in --single-process mode. (Closed)
Patch Set: Fixup model tests Created 3 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 unified diff | Download patch
OLDNEW
1 HTTP/1.1 200 OK 1 HTTP/1.1 200 OK
2 Cache-Control: private 2 Cache-Control: private
3 Content-Type: text/html; charset=ISO-8859-1 3 Content-Type: text/html; charset=ISO-8859-1
4 X-Multiple-Entries: a 4 X-Multiple-Entries: a
5 X-Multiple-Entries: b 5 X-Multiple-Entries: b
6 Strict-Transport-Security: max-age=12300; includeSubdomains 6 Strict-Transport-Security: max-age=12300; includeSubdomains
7 Public-Key-Pins: max-age=50000; pin-sha256="999999999999999999999999999999999999 9999999="; pin-sha256="+TTrWvvJdM9gwuHiLTApo/2DBT2xb4hBPRJDI9pebXY=" 7 Public-Key-Pins: max-age=50000; pin-sha256="999999999999999999999999999999999999 9999999="; pin-sha256="jGdOd9afPNVKLxBnAaqWFl5tM1Dbu/54g4ZDgQcJ4BM="
8 Public-Key-Pins: max-age=50000; pin-sha256="999999999999999999999999999999999999 9999999="; pin-sha256="+TTrWvvJdM9gwuHiLTApo/2DBT2xb4hBPRJDI9pebXY=" 8 Public-Key-Pins: max-age=50000; pin-sha256="999999999999999999999999999999999999 9999999="; pin-sha256="jGdOd9afPNVKLxBnAaqWFl5tM1Dbu/54g4ZDgQcJ4BM="
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698