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

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

Issue 2404373003: Experimental Feature: Allow-CSP-From header (Closed)
Patch Set: Better format of ContentSecurityPolicyTest.ShouldEnforceEmbeddersPolicy Created 4 years, 2 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/core/loader/DocumentLoader.cpp ('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
11 Access-Control-Allow-Headers 11 Access-Control-Allow-Headers
12 Access-Control-Allow-Methods 12 Access-Control-Allow-Methods
13 Access-Control-Allow-Origin 13 Access-Control-Allow-Origin
14 Access-Control-Expose-Headers 14 Access-Control-Expose-Headers
15 Access-Control-Max-Age 15 Access-Control-Max-Age
16 Access-Control-Request-External 16 Access-Control-Request-External
17 Access-Control-Request-Headers 17 Access-Control-Request-Headers
18 Access-Control-Request-Method 18 Access-Control-Request-Method
19 Allow-CSP-From
19 Cache-Control 20 Cache-Control
20 Content-DPR 21 Content-DPR
21 Content-Disposition 22 Content-Disposition
22 Content-Language 23 Content-Language
23 Content-Security-Policy 24 Content-Security-Policy
24 Content-Security-Policy-Report-Only 25 Content-Security-Policy-Report-Only
25 Embedding-CSP 26 Embedding-CSP
26 Content-Type 27 Content-Type
27 ETag 28 ETag
28 Expires 29 Expires
(...skipping 23 matching lines...) Expand all
52 Timing-Allow-Origin 53 Timing-Allow-Origin
53 Upgrade-Insecure-Requests 54 Upgrade-Insecure-Requests
54 User-Agent 55 User-Agent
55 Vary 56 Vary
56 X-Content-Type-Options 57 X-Content-Type-Options
57 X-DNS-Prefetch-Control 58 X-DNS-Prefetch-Control
58 X-DevTools-Emulate-Network-Conditions-Client-Id 59 X-DevTools-Emulate-Network-Conditions-Client-Id
59 X-Frame-Options 60 X-Frame-Options
60 X-SourceMap 61 X-SourceMap
61 X-XSS-Protection 62 X-XSS-Protection
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/loader/DocumentLoader.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698