forked from mdn/content
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhttp.yaml
More file actions
162 lines (161 loc) · 5.12 KB
/
Copy pathhttp.yaml
File metadata and controls
162 lines (161 loc) · 5.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
# Do not add comments to this file. They will be lost.
sidebar:
- type: section
link: /Web/HTTP
- type: section
link: /Web/HTTP/Guides
title: Guides
- /Web/HTTP/Guides/Overview
- /Web/HTTP/Guides/Evolution_of_HTTP
- /Web/HTTP/Guides/Session
- /Web/HTTP/Guides/Messages
- type: listSubPages
path: /Web/HTTP/Guides/MIME_types
link: /Web/HTTP/Guides/MIME_types
- /Web/HTTP/Guides/Compression
- /Web/HTTP/Guides/Caching
- /Web/HTTP/Guides/Authentication
- /Web/HTTP/Guides/Cookies
- /Web/HTTP/Guides/Redirections
- /Web/HTTP/Guides/Conditional_requests
- /Web/HTTP/Guides/Range_requests
- /Web/HTTP/Guides/Client_hints
- /Web/HTTP/Guides/User-agent_reduction
- /Web/HTTP/Guides/Compression_dictionary_transport
- /Web/HTTP/Guides/Network_Error_Logging
- type: listSubPages
path: /Web/HTTP/Guides/Content_negotiation
link: /Web/HTTP/Guides/Content_negotiation
- /Web/HTTP/Guides/Browser_detection_using_the_user_agent
- /Web/HTTP/Guides/Connection_management_in_HTTP_1.x
- /Web/HTTP/Guides/Protocol_upgrade_mechanism
- type: listSubPages
path: /Web/HTTP/Guides/Proxy_servers_and_tunneling
link: /Web/HTTP/Guides/Proxy_servers_and_tunneling
- title: Security
details: closed
children:
- link: /en-US/observatory
title: HTTP Observatory
- /Web/Security/Practical_implementation_guides
- /Web/HTTP/Guides/Permissions_Policy
- /Web/HTTP/Guides/Cross-Origin_Resource_Policy
- /Web/HTTP/Guides/IFrame_credentialless
- /Web/HTTP/Guides/Fetch_metadata
- /Web/HTTP/Guides/CORS
- type: listSubPages
path: /Web/HTTP/Guides/CORS/Errors
link: /Web/HTTP/Guides/CORS/Errors
title: CORS_errors
details: closed
code: true
- type: listSubPages
path: /Web/HTTP/Guides/CSP
link: /Web/HTTP/Guides/CSP
details: closed
- type: section
link: /Web/HTTP/Reference
title: Reference
- type: listSubPages
path: /Web/HTTP/Reference/Headers
link: /Web/HTTP/Reference/Headers
title: Headers
details: closed
code: true
- type: listSubPages
path: /Web/HTTP/Reference/Methods
link: /Web/HTTP/Reference/Methods
title: Methods
details: closed
code: true
- type: listSubPages
path: /Web/HTTP/Reference/Status
link: /Web/HTTP/Reference/Status
title: Status
details: closed
code: true
- type: listSubPages
path: /Web/HTTP/Reference/Headers/Content-Security-Policy
link: /Web/HTTP/Reference/Headers/Content-Security-Policy#directives
title: CSPDirectives
details: closed
code: true
- type: listSubPages
path: /Web/HTTP/Reference/Headers/Permissions-Policy
link: /Web/HTTP/Reference/Headers/Permissions-Policy#directives
title: PermissionsPolicyDirectives
details: closed
code: true
- /Web/HTTP/Reference/Resources_and_specifications
l10n:
de:
Guides: Anleitungen
Security: HTTP-Sicherheit
Reference: Referenzen
Headers: HTTP-Header
Methods: HTTP-Anfragemethoden
Status: HTTP-Antwortstatuscodes
CSPDirectives: CSP-Direktiven
CORS_errors: CORS-Fehler
PermissionsPolicyDirectives: Permissions-Policy Direktiven
en-US:
Guides: Guides
Security: Security and privacy
Reference: Reference
Headers: HTTP headers
Methods: HTTP request methods
Status: HTTP response status codes
CSPDirectives: CSP directives
CORS_errors: CORS errors
PermissionsPolicyDirectives: Permissions-Policy directives
fr:
Guides: Guides
Security: Sécurité HTTP
Reference: Références
Headers: En-têtes HTTP
Methods: Méthodes de requête HTTP
Status: Codes de statut de réponse HTTP
CSPDirectives: Directives CSP
CORS_errors: Erreurs CORS
PermissionsPolicyDirectives: Directives Permissions-Policy
ja:
Guides: ガイド
Security: HTTP セキュリティ
Reference: リファレンス
Headers: HTTP ヘッダー
Methods: HTTP リクエストメソッド
Status: HTTP レスポンスステータスコード
CSPDirectives: CSP ディレクティブ
CORS_errors: CORS エラー
PermissionsPolicyDirectives: 機能ポリシーディレクティブ
ko:
Guides: 가이드
Security: HTTP 보안
Reference: 레퍼런스
Headers: HTTP 헤더
Methods: HTTP 요청 메소드
Status: HTTP 응답 상태 코드
CSPDirectives: CSP 지시문
CORS_errors: CORS 에러
PermissionsPolicyDirectives: Permissions-Policy 지시문
pt-BR: {}
ru:
Guides: Учебники
Security: Безопасность в HTTP
Reference: Справочники
Headers: Заголовки HTTP
Methods: Методы HTTP запроса
Status: Коды ответа HTTP
CSPDirectives: Директивы CSP
CORS_errors: Ошибки CORS
PermissionsPolicyDirectives: Директивы Permissions-Policy
zh-CN:
Guides: 指南
Security: 安全与隐私
Reference: 参考
Headers: HTTP 标头
Methods: HTTP 请求方法
Status: HTTP 响应状态码
CSPDirectives: CSP 指令
CORS_errors: CORS 错误
PermissionsPolicyDirectives: 权限策略指令