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

Side by Side Diff: third_party/WebKit/Source/platform/network/HTTPNames.in

Issue 2075053003: Add basic Referrer-Policy support for Documents (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update test expectation for tweaked console message Created 4 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
« no previous file with comments | « third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 namespace="HTTP" 1 namespace="HTTP"
2 export="PLATFORM_EXPORT" 2 export="PLATFORM_EXPORT"
3 3
4 GET 4 GET
5 HEAD 5 HEAD
6 POST 6 POST
7 OPTIONS 7 OPTIONS
8 Accept 8 Accept
9 Accept-CH 9 Accept-CH
10 Access-Control-Allow-External 10 Access-Control-Allow-External
(...skipping 25 matching lines...) Expand all
36 Link 36 Link
37 Location 37 Location
38 Origin 38 Origin
39 Origin-Trial 39 Origin-Trial
40 Ping-From 40 Ping-From
41 Ping-To 41 Ping-To
42 Pragma 42 Pragma
43 Purpose 43 Purpose
44 Range 44 Range
45 Referer 45 Referer
46 Referrer-Policy
46 Refresh 47 Refresh
47 Resource-Freshness 48 Resource-Freshness
48 SourceMap 49 SourceMap
49 Suborigin 50 Suborigin
50 Timing-Allow-Origin 51 Timing-Allow-Origin
51 Upgrade-Insecure-Requests 52 Upgrade-Insecure-Requests
52 User-Agent 53 User-Agent
53 Vary 54 Vary
54 X-Content-Type-Options 55 X-Content-Type-Options
55 X-DNS-Prefetch-Control 56 X-DNS-Prefetch-Control
56 X-DevTools-Emulate-Network-Conditions-Client-Id 57 X-DevTools-Emulate-Network-Conditions-Client-Id
57 X-Frame-Options 58 X-Frame-Options
58 X-SourceMap 59 X-SourceMap
59 X-XSS-Protection 60 X-XSS-Protection
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698