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

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

Issue 1875593003: Revert of Store the list of trial tokens in OriginTrialContext (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
38 Ping-From 37 Ping-From
39 Ping-To 38 Ping-To
40 Pragma 39 Pragma
41 Purpose 40 Purpose
42 Range 41 Range
43 Referer 42 Referer
44 Refresh 43 Refresh
45 Resource-Freshness 44 Resource-Freshness
46 SourceMap 45 SourceMap
47 Suborigin 46 Suborigin
48 Timing-Allow-Origin 47 Timing-Allow-Origin
49 Upgrade-Insecure-Requests 48 Upgrade-Insecure-Requests
50 User-Agent 49 User-Agent
51 Vary 50 Vary
52 X-Content-Type-Options 51 X-Content-Type-Options
53 X-DNS-Prefetch-Control 52 X-DNS-Prefetch-Control
54 X-Frame-Options 53 X-Frame-Options
55 X-SourceMap 54 X-SourceMap
56 X-XSS-Protection 55 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