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

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

Issue 13483007: Don't set MODE_DEFAULT when adding HPKP header. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Disable new test on Chrome Frame since it can't work. Created 7 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 unified diff | Download patch | Annotate | Revision Log
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 Strict-Transport-Security: max-age=12300
7 Strict-Transport-Security: max-age=12300; includeSubdomains
8 Public-Key-Pins: max-age=50000; pin-sha1="K9e3/nFL5j90GuVJOJBv6WXpvcs="; pin-sha 256="kd16uBd5KFa9IJjF0X+8B+BXdAWkYYRZruNKDZ0M9Zw="
OLDNEW
« no previous file with comments | « net/data/url_request_unittest/hsts-and-hpkp-headers.html ('k') | net/http/http_security_headers.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698