OLD | NEW |
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 10 matching lines...) Expand all Loading... |
21 Content-DPR | 21 Content-DPR |
22 Content-Disposition | 22 Content-Disposition |
23 Content-Language | 23 Content-Language |
24 Content-Security-Policy | 24 Content-Security-Policy |
25 Content-Security-Policy-Report-Only | 25 Content-Security-Policy-Report-Only |
26 Embedding-CSP | 26 Embedding-CSP |
27 Content-Type | 27 Content-Type |
28 ETag | 28 ETag |
29 Expires | 29 Expires |
30 Date | 30 Date |
| 31 Feature-Policy |
31 If-Match | 32 If-Match |
32 If-Modified-Since | 33 If-Modified-Since |
33 If-None-Match | 34 If-None-Match |
34 If-Range | 35 If-Range |
35 If-Unmodified-Since | 36 If-Unmodified-Since |
36 Last-Event-ID | 37 Last-Event-ID |
37 Last-Modified | 38 Last-Modified |
38 Link | 39 Link |
39 Location | 40 Location |
40 Origin | 41 Origin |
(...skipping 12 matching lines...) Expand all Loading... |
53 Timing-Allow-Origin | 54 Timing-Allow-Origin |
54 Upgrade-Insecure-Requests | 55 Upgrade-Insecure-Requests |
55 User-Agent | 56 User-Agent |
56 Vary | 57 Vary |
57 X-Content-Type-Options | 58 X-Content-Type-Options |
58 X-DNS-Prefetch-Control | 59 X-DNS-Prefetch-Control |
59 X-DevTools-Emulate-Network-Conditions-Client-Id | 60 X-DevTools-Emulate-Network-Conditions-Client-Id |
60 X-Frame-Options | 61 X-Frame-Options |
61 X-SourceMap | 62 X-SourceMap |
62 X-XSS-Protection | 63 X-XSS-Protection |
OLD | NEW |