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

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

Issue 1833063002: Store the list of trial tokens in OriginTrialContext (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove script generated related changes from this CL Created 4 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
« no previous file with comments | « third_party/WebKit/Source/core/origin_trials/OriginTrialContextTest.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-Headers 10 Access-Control-Allow-Headers
(...skipping 16 matching lines...) Expand all
27 If-Match 27 If-Match
28 If-Modified-Since 28 If-Modified-Since
29 If-None-Match 29 If-None-Match
30 If-Range 30 If-Range
31 If-Unmodified-Since 31 If-Unmodified-Since
32 Last-Event-ID 32 Last-Event-ID
33 Last-Modified 33 Last-Modified
34 Link 34 Link
35 Location 35 Location
36 Origin 36 Origin
37 Origin-Trial
37 Ping-From 38 Ping-From
38 Ping-To 39 Ping-To
39 Pragma 40 Pragma
40 Purpose 41 Purpose
41 Range 42 Range
42 Referer 43 Referer
43 Refresh 44 Refresh
44 Resource-Freshness 45 Resource-Freshness
45 SourceMap 46 SourceMap
46 Suborigin 47 Suborigin
47 Timing-Allow-Origin 48 Timing-Allow-Origin
48 Upgrade-Insecure-Requests 49 Upgrade-Insecure-Requests
49 User-Agent 50 User-Agent
50 Vary 51 Vary
51 X-Content-Type-Options 52 X-Content-Type-Options
52 X-DNS-Prefetch-Control 53 X-DNS-Prefetch-Control
53 X-Frame-Options 54 X-Frame-Options
54 X-SourceMap 55 X-SourceMap
55 X-XSS-Protection 56 X-XSS-Protection
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/origin_trials/OriginTrialContextTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698