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

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

Issue 11192045: Process only the first Strict-Transport-Security header. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Disable the tests in CF. Created 8 years, 1 month 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
« no previous file with comments | « net/data/url_request_unittest/hsts-multiple-headers.html ('k') | net/http/http_util.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
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=123
7 Strict-Transport-Security: max-age=123; includeSubdomains
OLDNEW
« no previous file with comments | « net/data/url_request_unittest/hsts-multiple-headers.html ('k') | net/http/http_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698