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

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

Issue 2638233002: Convert make_names and make_event_factory to use json5 config format. (Closed)
Patch Set: fix PLATFORM_EXPORT Created 3 years, 10 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
(Empty)
1 namespace="HTTP"
2 export="PLATFORM_EXPORT"
3
4 GET
5 HEAD
6 POST
7 OPTIONS
8 Accept
9 Accept-CH
10 Access-Control-Allow-External
11 Access-Control-Allow-Headers
12 Access-Control-Allow-Methods
13 Access-Control-Allow-Origin
14 Access-Control-Expose-Headers
15 Access-Control-Max-Age
16 Access-Control-Request-External
17 Access-Control-Request-Headers
18 Access-Control-Request-Method
19 Allow-CSP-From
20 Cache-Control
21 Content-DPR
22 Content-Disposition
23 Content-Language
24 Content-Security-Policy
25 Content-Security-Policy-Report-Only
26 Embedding-CSP
27 Content-Type
28 ETag
29 Expires
30 Date
31 Feature-Policy
32 If-Match
33 If-Modified-Since
34 If-None-Match
35 If-Range
36 If-Unmodified-Since
37 Last-Event-ID
38 Last-Modified
39 Link
40 Location
41 Origin
42 Origin-Trial
43 Ping-From
44 Ping-To
45 Pragma
46 Purpose
47 Range
48 Referer
49 Referrer-Policy
50 Refresh
51 Resource-Freshness
52 SourceMap
53 Suborigin
54 Timing-Allow-Origin
55 Upgrade-Insecure-Requests
56 User-Agent
57 Vary
58 X-Content-Type-Options
59 X-DNS-Prefetch-Control
60 X-DevTools-Emulate-Network-Conditions-Client-Id
61 X-Frame-Options
62 X-SourceMap
63 X-XSS-Protection
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698