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

Side by Side Diff: net/data/url_request_unittest/expect-ct-header.html.mock-http-headers

Issue 1579063002: Implement a skeleton version of Expect CT reports (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove unnecessary (?) NET_EXPORTs Created 4 years, 9 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 Expect-CT: preload
5 X-Multiple-Entries: b
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698