@webref/xref 1.1.1 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +77 -0
- package/ed/dfns/attribution.json +17 -17
- package/ed/dfns/connection-allowlists.json +780 -0
- package/ed/dfns/did-resolution.json +17 -17
- package/ed/dfns/ecmascript.json +2 -2
- package/ed/dfns/encoding.json +20 -0
- package/ed/dfns/picture-in-picture.json +58 -18
- package/ed/dfns/pointerevents4.json +27 -0
- package/ed/dfns/rfc8610.json +6 -5
- package/ed/dfns/sanitizer-api.json +20 -0
- package/ed/dfns/shacl12-rules.json +181 -86
- package/ed/dfns/speech-api.json +22 -0
- package/ed/dfns/vc-recognized-entities.json +6 -6
- package/ed/dfns/web-smart-card.json +1065 -1151
- package/ed/dfns/webdriver-bidi.json +1748 -679
- package/ed/dfns/webmcp.json +164 -3
- package/ed/dfns/webnn.json +20 -0
- package/ed/dfns/webrtc-encoded-transform.json +28 -28
- package/ed/dfns/webrtc-ice.json +2 -2
- package/ed/headings/attribution.json +21 -0
- package/ed/headings/connection-allowlists.json +228 -0
- package/ed/headings/did-resolution.json +161 -92
- package/ed/headings/dom.json +1 -1
- package/ed/headings/ecmascript.json +1 -1
- package/ed/headings/encoding.json +1 -1
- package/ed/headings/picture-in-picture.json +5 -5
- package/ed/headings/rfc2397.json +33 -9
- package/ed/headings/rfc4120.json +164 -134
- package/ed/headings/rfc6386.json +128 -104
- package/ed/headings/rfc6454.json +62 -38
- package/ed/headings/rfc6455.json +120 -90
- package/ed/headings/rfc6797.json +104 -80
- package/ed/headings/rfc7034.json +52 -28
- package/ed/headings/rfc7239.json +55 -31
- package/ed/headings/rfc7469.json +63 -39
- package/ed/headings/rfc7578.json +54 -30
- package/ed/headings/rfc7932.json +70 -40
- package/ed/headings/rfc8610.json +93 -63
- package/ed/headings/rfc8878.json +97 -88
- package/ed/headings/rfc9163.json +62 -59
- package/ed/headings/rfc9649.json +82 -79
- package/ed/headings/rfc9659.json +33 -30
- package/ed/headings/secure-payment-confirmation.json +1 -1
- package/ed/headings/selectors-5.json +8 -1
- package/ed/headings/service-workers.json +1 -1
- package/ed/headings/shacl12-rules.json +125 -85
- package/ed/headings/soft-navigations.json +1 -1
- package/ed/headings/storage-access.json +2 -2
- package/ed/headings/vc-data-model-2.1.json +72 -72
- package/ed/headings/vc-jose-cose.json +70 -70
- package/ed/headings/vc-recognized-entities.json +62 -32
- package/ed/headings/web-smart-card.json +106 -217
- package/ed/headings/webdriver-bidi.json +25 -4
- package/ed/headings/webidl.json +1 -1
- package/ed/headings/webmcp.json +14 -0
- package/ed/headings/webnn.json +1 -1
- package/ed/headings/webrtc-encoded-transform.json +1 -1
- package/ed/headings/webusb.json +1 -1
- package/ed/headings/webvtt1.json +2 -2
- package/index.js +56 -8
- package/package.json +1 -1
- package/specs.json +28925 -0
- package/tr/dfns/attribution.json +17 -17
- package/tr/dfns/did-resolution.json +17 -17
- package/tr/dfns/picture-in-picture.json +58 -18
- package/tr/dfns/pointerevents4.json +27 -0
- package/tr/dfns/shacl12-rules.json +181 -86
- package/tr/dfns/webdriver-bidi.json +1748 -679
- package/tr/dfns/webnn.json +20 -0
- package/tr/dfns/webrtc-encoded-transform.json +28 -28
- package/tr/dfns/webvtt1.json +82 -95
- package/tr/headings/attribution.json +21 -0
- package/tr/headings/did-resolution.json +161 -92
- package/tr/headings/picture-in-picture.json +5 -5
- package/tr/headings/secure-payment-confirmation.json +1 -1
- package/tr/headings/service-workers.json +1 -1
- package/tr/headings/shacl12-rules.json +125 -85
- package/tr/headings/webauthn-3.json +9 -2
- package/tr/headings/webdriver-bidi.json +25 -4
- package/tr/headings/webnn.json +1 -1
- package/tr/headings/webrtc-encoded-transform.json +1 -1
- package/tr/headings/webvtt1.json +3 -9
package/ed/headings/rfc7469.json
CHANGED
|
@@ -1,267 +1,291 @@
|
|
|
1
1
|
{
|
|
2
2
|
"spec": {
|
|
3
|
-
"title": "RFC 7469: Public Key Pinning Extension for HTTP",
|
|
4
|
-
"url": "https://www.rfc-editor.org/
|
|
3
|
+
"title": "RFC 7469: Public Key Pinning Extension for HTTP | RFC Editor",
|
|
4
|
+
"url": "https://www.rfc-editor.org/info/rfc7469/"
|
|
5
5
|
},
|
|
6
6
|
"headings": [
|
|
7
7
|
{
|
|
8
8
|
"id": "section-1",
|
|
9
|
-
"href": "https://www.rfc-editor.org/
|
|
9
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-1",
|
|
10
10
|
"title": "Introduction",
|
|
11
11
|
"level": 1,
|
|
12
12
|
"number": "1"
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
"id": "section-1.1",
|
|
16
|
-
"href": "https://www.rfc-editor.org/
|
|
16
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-1.1",
|
|
17
17
|
"title": "Requirements Language",
|
|
18
18
|
"level": 2,
|
|
19
19
|
"number": "1.1"
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
"id": "section-2",
|
|
23
|
-
"href": "https://www.rfc-editor.org/
|
|
23
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2",
|
|
24
24
|
"title": "Server and Client Behavior",
|
|
25
25
|
"level": 1,
|
|
26
26
|
"number": "2"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"id": "section-2.1",
|
|
30
|
-
"href": "https://www.rfc-editor.org/
|
|
30
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.1",
|
|
31
31
|
"title": "Response Header Field Syntax",
|
|
32
32
|
"level": 2,
|
|
33
33
|
"number": "2.1"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"id": "section-2.1.1",
|
|
37
|
-
"href": "https://www.rfc-editor.org/
|
|
37
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.1.1",
|
|
38
38
|
"title": "The Pin Directive",
|
|
39
39
|
"level": 3,
|
|
40
40
|
"number": "2.1.1"
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
"id": "section-2.1.2",
|
|
44
|
-
"href": "https://www.rfc-editor.org/
|
|
44
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.1.2",
|
|
45
45
|
"title": "The max-age Directive",
|
|
46
46
|
"level": 3,
|
|
47
47
|
"number": "2.1.2"
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
50
|
"id": "section-2.1.3",
|
|
51
|
-
"href": "https://www.rfc-editor.org/
|
|
51
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.1.3",
|
|
52
52
|
"title": "The includeSubDomains Directive",
|
|
53
53
|
"level": 3,
|
|
54
54
|
"number": "2.1.3"
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
57
|
"id": "section-2.1.4",
|
|
58
|
-
"href": "https://www.rfc-editor.org/
|
|
58
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.1.4",
|
|
59
59
|
"title": "The report-uri Directive",
|
|
60
60
|
"level": 3,
|
|
61
61
|
"number": "2.1.4"
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
64
|
"id": "section-2.1.5",
|
|
65
|
-
"href": "https://www.rfc-editor.org/
|
|
65
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.1.5",
|
|
66
66
|
"title": "Examples",
|
|
67
67
|
"level": 3,
|
|
68
68
|
"number": "2.1.5"
|
|
69
69
|
},
|
|
70
70
|
{
|
|
71
71
|
"id": "section-2.2",
|
|
72
|
-
"href": "https://www.rfc-editor.org/
|
|
72
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.2",
|
|
73
73
|
"title": "Server Processing Model",
|
|
74
74
|
"level": 2,
|
|
75
75
|
"number": "2.2"
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
"id": "section-2.2.1",
|
|
79
|
-
"href": "https://www.rfc-editor.org/
|
|
79
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.2.1",
|
|
80
80
|
"title": "HTTP-over-Secure-Transport Request Type",
|
|
81
81
|
"level": 3,
|
|
82
82
|
"number": "2.2.1"
|
|
83
83
|
},
|
|
84
84
|
{
|
|
85
85
|
"id": "section-2.2.2",
|
|
86
|
-
"href": "https://www.rfc-editor.org/
|
|
86
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.2.2",
|
|
87
87
|
"title": "HTTP Request Type",
|
|
88
88
|
"level": 3,
|
|
89
89
|
"number": "2.2.2"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"id": "section-2.3",
|
|
93
|
-
"href": "https://www.rfc-editor.org/
|
|
93
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.3",
|
|
94
94
|
"title": "User Agent Processing Model",
|
|
95
95
|
"level": 2,
|
|
96
96
|
"number": "2.3"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
99
|
"id": "section-2.3.1",
|
|
100
|
-
"href": "https://www.rfc-editor.org/
|
|
100
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.3.1",
|
|
101
101
|
"title": "Public-Key-Pins Response Header Field Processing",
|
|
102
102
|
"level": 3,
|
|
103
103
|
"number": "2.3.1"
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
106
|
"id": "section-2.3.2",
|
|
107
|
-
"href": "https://www.rfc-editor.org/
|
|
107
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.3.2",
|
|
108
108
|
"title": "Interaction of Public-Key-Pins and Public-Key-Pins-Report-Only",
|
|
109
109
|
"level": 3,
|
|
110
110
|
"number": "2.3.2"
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
113
|
"id": "section-2.3.3",
|
|
114
|
-
"href": "https://www.rfc-editor.org/
|
|
114
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.3.3",
|
|
115
115
|
"title": "Noting a Pinned Host - Storage Model",
|
|
116
116
|
"level": 3,
|
|
117
117
|
"number": "2.3.3"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
120
|
"id": "section-2.3.4",
|
|
121
|
-
"href": "https://www.rfc-editor.org/
|
|
121
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.3.4",
|
|
122
122
|
"title": "HTTP-Equiv <Meta> Element Attribute",
|
|
123
123
|
"level": 3,
|
|
124
124
|
"number": "2.3.4"
|
|
125
125
|
},
|
|
126
126
|
{
|
|
127
127
|
"id": "section-2.4",
|
|
128
|
-
"href": "https://www.rfc-editor.org/
|
|
128
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.4",
|
|
129
129
|
"title": "Semantics of Pins",
|
|
130
130
|
"level": 2,
|
|
131
131
|
"number": "2.4"
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
134
|
"id": "section-2.5",
|
|
135
|
-
"href": "https://www.rfc-editor.org/
|
|
135
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.5",
|
|
136
136
|
"title": "Noting Pins",
|
|
137
137
|
"level": 2,
|
|
138
138
|
"number": "2.5"
|
|
139
139
|
},
|
|
140
140
|
{
|
|
141
141
|
"id": "section-2.6",
|
|
142
|
-
"href": "https://www.rfc-editor.org/
|
|
142
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.6",
|
|
143
143
|
"title": "Validating Pinned Connections",
|
|
144
144
|
"level": 2,
|
|
145
145
|
"number": "2.6"
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
148
|
"id": "section-2.7",
|
|
149
|
-
"href": "https://www.rfc-editor.org/
|
|
149
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.7",
|
|
150
150
|
"title": "Interactions with Preloaded Pin Lists",
|
|
151
151
|
"level": 2,
|
|
152
152
|
"number": "2.7"
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
155
|
"id": "section-2.8",
|
|
156
|
-
"href": "https://www.rfc-editor.org/
|
|
156
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-2.8",
|
|
157
157
|
"title": "Pinning Self-Signed End Entities",
|
|
158
158
|
"level": 2,
|
|
159
159
|
"number": "2.8"
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
162
|
"id": "section-3",
|
|
163
|
-
"href": "https://www.rfc-editor.org/
|
|
163
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-3",
|
|
164
164
|
"title": "Reporting Pin Validation Failure",
|
|
165
165
|
"level": 1,
|
|
166
166
|
"number": "3"
|
|
167
167
|
},
|
|
168
168
|
{
|
|
169
169
|
"id": "section-4",
|
|
170
|
-
"href": "https://www.rfc-editor.org/
|
|
170
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-4",
|
|
171
171
|
"title": "Security Considerations",
|
|
172
172
|
"level": 1,
|
|
173
173
|
"number": "4"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"id": "section-4.1",
|
|
177
|
-
"href": "https://www.rfc-editor.org/
|
|
177
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-4.1",
|
|
178
178
|
"title": "Maximum max-age",
|
|
179
179
|
"level": 2,
|
|
180
180
|
"number": "4.1"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"id": "section-4.2",
|
|
184
|
-
"href": "https://www.rfc-editor.org/
|
|
184
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-4.2",
|
|
185
185
|
"title": "Using includeSubDomains Safely",
|
|
186
186
|
"level": 2,
|
|
187
187
|
"number": "4.2"
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
190
|
"id": "section-4.3",
|
|
191
|
-
"href": "https://www.rfc-editor.org/
|
|
191
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-4.3",
|
|
192
192
|
"title": "Backup Pins",
|
|
193
193
|
"level": 2,
|
|
194
194
|
"number": "4.3"
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
197
|
"id": "section-4.4",
|
|
198
|
-
"href": "https://www.rfc-editor.org/
|
|
198
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-4.4",
|
|
199
199
|
"title": "Interactions With Cookie Scoping",
|
|
200
200
|
"level": 2,
|
|
201
201
|
"number": "4.4"
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
204
|
"id": "section-4.5",
|
|
205
|
-
"href": "https://www.rfc-editor.org/
|
|
205
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-4.5",
|
|
206
206
|
"title": "Hostile Pinning",
|
|
207
207
|
"level": 2,
|
|
208
208
|
"number": "4.5"
|
|
209
209
|
},
|
|
210
210
|
{
|
|
211
211
|
"id": "section-5",
|
|
212
|
-
"href": "https://www.rfc-editor.org/
|
|
212
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-5",
|
|
213
213
|
"title": "Privacy Considerations",
|
|
214
214
|
"level": 1,
|
|
215
215
|
"number": "5"
|
|
216
216
|
},
|
|
217
217
|
{
|
|
218
218
|
"id": "section-6",
|
|
219
|
-
"href": "https://www.rfc-editor.org/
|
|
219
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-6",
|
|
220
220
|
"title": "IANA Considerations",
|
|
221
221
|
"level": 1,
|
|
222
222
|
"number": "6"
|
|
223
223
|
},
|
|
224
224
|
{
|
|
225
225
|
"id": "section-7",
|
|
226
|
-
"href": "https://www.rfc-editor.org/
|
|
226
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-7",
|
|
227
227
|
"title": "Usability Considerations",
|
|
228
228
|
"level": 1,
|
|
229
229
|
"number": "7"
|
|
230
230
|
},
|
|
231
231
|
{
|
|
232
232
|
"id": "section-8",
|
|
233
|
-
"href": "https://www.rfc-editor.org/
|
|
233
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-8",
|
|
234
234
|
"title": "References",
|
|
235
235
|
"level": 1,
|
|
236
236
|
"number": "8"
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"id": "section-8.1",
|
|
240
|
-
"href": "https://www.rfc-editor.org/
|
|
240
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-8.1",
|
|
241
241
|
"title": "Normative References",
|
|
242
242
|
"level": 2,
|
|
243
243
|
"number": "8.1"
|
|
244
244
|
},
|
|
245
245
|
{
|
|
246
246
|
"id": "section-8.2",
|
|
247
|
-
"href": "https://www.rfc-editor.org/
|
|
247
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#section-8.2",
|
|
248
248
|
"title": "Informative References",
|
|
249
249
|
"level": 2,
|
|
250
250
|
"number": "8.2"
|
|
251
251
|
},
|
|
252
252
|
{
|
|
253
253
|
"id": "appendix-A",
|
|
254
|
-
"href": "https://www.rfc-editor.org/
|
|
254
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#appendix-A",
|
|
255
255
|
"title": "Fingerprint Generation",
|
|
256
256
|
"level": 1,
|
|
257
257
|
"number": "A"
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
260
|
"id": "appendix-B",
|
|
261
|
-
"href": "https://www.rfc-editor.org/
|
|
261
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#appendix-B",
|
|
262
262
|
"title": "Deployment Guidance",
|
|
263
263
|
"level": 1,
|
|
264
264
|
"number": "B"
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"id": "in-this-section",
|
|
268
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#in-this-section",
|
|
269
|
+
"level": 2,
|
|
270
|
+
"title": "In this section"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"id": "public-key-pinning-extension-for-http",
|
|
274
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#public-key-pinning-extension-for-http",
|
|
275
|
+
"level": 1,
|
|
276
|
+
"title": "RFC 7469: Public Key Pinning Extension for HTTP"
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"id": "useful-links",
|
|
280
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#useful-links",
|
|
281
|
+
"level": 2,
|
|
282
|
+
"title": "Useful links"
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
"id": "contact-us",
|
|
286
|
+
"href": "https://www.rfc-editor.org/info/rfc7469/#contact-us",
|
|
287
|
+
"level": 2,
|
|
288
|
+
"title": "Contact Us"
|
|
265
289
|
}
|
|
266
290
|
]
|
|
267
291
|
}
|
package/ed/headings/rfc7578.json
CHANGED
|
@@ -1,204 +1,228 @@
|
|
|
1
1
|
{
|
|
2
2
|
"spec": {
|
|
3
|
-
"title": "RFC 7578: Returning Values from Forms: multipart/form-data",
|
|
4
|
-
"url": "https://www.rfc-editor.org/
|
|
3
|
+
"title": "RFC 7578: Returning Values from Forms: multipart/form-data | RFC Editor",
|
|
4
|
+
"url": "https://www.rfc-editor.org/info/rfc7578/"
|
|
5
5
|
},
|
|
6
6
|
"headings": [
|
|
7
7
|
{
|
|
8
8
|
"id": "section-1",
|
|
9
|
-
"href": "https://www.rfc-editor.org/
|
|
9
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-1",
|
|
10
10
|
"title": "Introduction",
|
|
11
11
|
"level": 1,
|
|
12
12
|
"number": "1"
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
"id": "section-2",
|
|
16
|
-
"href": "https://www.rfc-editor.org/
|
|
16
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-2",
|
|
17
17
|
"title": "Percent-Encoding Option",
|
|
18
18
|
"level": 1,
|
|
19
19
|
"number": "2"
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
"id": "section-3",
|
|
23
|
-
"href": "https://www.rfc-editor.org/
|
|
23
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-3",
|
|
24
24
|
"title": "Advice for Forms and Form Processing",
|
|
25
25
|
"level": 1,
|
|
26
26
|
"number": "3"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"id": "section-4",
|
|
30
|
-
"href": "https://www.rfc-editor.org/
|
|
30
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-4",
|
|
31
31
|
"title": "Definition of multipart/form-data",
|
|
32
32
|
"level": 1,
|
|
33
33
|
"number": "4"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"id": "section-4.1",
|
|
37
|
-
"href": "https://www.rfc-editor.org/
|
|
37
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-4.1",
|
|
38
38
|
"title": "\"Boundary\" Parameter of multipart/form-data",
|
|
39
39
|
"level": 2,
|
|
40
40
|
"number": "4.1"
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
"id": "section-4.2",
|
|
44
|
-
"href": "https://www.rfc-editor.org/
|
|
44
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-4.2",
|
|
45
45
|
"title": "Content-Disposition Header Field for Each Part",
|
|
46
46
|
"level": 2,
|
|
47
47
|
"number": "4.2"
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
50
|
"id": "section-4.3",
|
|
51
|
-
"href": "https://www.rfc-editor.org/
|
|
51
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-4.3",
|
|
52
52
|
"title": "Multiple Files for One Form Field",
|
|
53
53
|
"level": 2,
|
|
54
54
|
"number": "4.3"
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
57
|
"id": "section-4.4",
|
|
58
|
-
"href": "https://www.rfc-editor.org/
|
|
58
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-4.4",
|
|
59
59
|
"title": "Content-Type Header Field for Each Part",
|
|
60
60
|
"level": 2,
|
|
61
61
|
"number": "4.4"
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
64
|
"id": "section-4.5",
|
|
65
|
-
"href": "https://www.rfc-editor.org/
|
|
65
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-4.5",
|
|
66
66
|
"title": "The Charset Parameter for \"text/plain\" Form Data",
|
|
67
67
|
"level": 2,
|
|
68
68
|
"number": "4.5"
|
|
69
69
|
},
|
|
70
70
|
{
|
|
71
71
|
"id": "section-4.6",
|
|
72
|
-
"href": "https://www.rfc-editor.org/
|
|
72
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-4.6",
|
|
73
73
|
"title": "The _charset_ Field for Default Charset",
|
|
74
74
|
"level": 2,
|
|
75
75
|
"number": "4.6"
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
"id": "section-4.7",
|
|
79
|
-
"href": "https://www.rfc-editor.org/
|
|
79
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-4.7",
|
|
80
80
|
"title": "Content-Transfer-Encoding Deprecated",
|
|
81
81
|
"level": 2,
|
|
82
82
|
"number": "4.7"
|
|
83
83
|
},
|
|
84
84
|
{
|
|
85
85
|
"id": "section-4.8",
|
|
86
|
-
"href": "https://www.rfc-editor.org/
|
|
86
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-4.8",
|
|
87
87
|
"title": "Other \"Content-\" Header Fields",
|
|
88
88
|
"level": 2,
|
|
89
89
|
"number": "4.8"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"id": "section-5",
|
|
93
|
-
"href": "https://www.rfc-editor.org/
|
|
93
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-5",
|
|
94
94
|
"title": "Operability Considerations",
|
|
95
95
|
"level": 1,
|
|
96
96
|
"number": "5"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
99
|
"id": "section-5.1",
|
|
100
|
-
"href": "https://www.rfc-editor.org/
|
|
100
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-5.1",
|
|
101
101
|
"title": "Non-ASCII Field Names and Values",
|
|
102
102
|
"level": 2,
|
|
103
103
|
"number": "5.1"
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
106
|
"id": "section-5.1.1",
|
|
107
|
-
"href": "https://www.rfc-editor.org/
|
|
107
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-5.1.1",
|
|
108
108
|
"title": "Avoid Non-ASCII Field Names",
|
|
109
109
|
"level": 3,
|
|
110
110
|
"number": "5.1.1"
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
113
|
"id": "section-5.1.2",
|
|
114
|
-
"href": "https://www.rfc-editor.org/
|
|
114
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-5.1.2",
|
|
115
115
|
"title": "Interpreting Forms and Creating multipart/form-data Data",
|
|
116
116
|
"level": 3,
|
|
117
117
|
"number": "5.1.2"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
120
|
"id": "section-5.1.3",
|
|
121
|
-
"href": "https://www.rfc-editor.org/
|
|
121
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-5.1.3",
|
|
122
122
|
"title": "Parsing and Interpreting Form Data",
|
|
123
123
|
"level": 3,
|
|
124
124
|
"number": "5.1.3"
|
|
125
125
|
},
|
|
126
126
|
{
|
|
127
127
|
"id": "section-5.2",
|
|
128
|
-
"href": "https://www.rfc-editor.org/
|
|
128
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-5.2",
|
|
129
129
|
"title": "Ordered Fields and Duplicated Field Names",
|
|
130
130
|
"level": 2,
|
|
131
131
|
"number": "5.2"
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
134
|
"id": "section-5.3",
|
|
135
|
-
"href": "https://www.rfc-editor.org/
|
|
135
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-5.3",
|
|
136
136
|
"title": "Interoperability with Web Applications",
|
|
137
137
|
"level": 2,
|
|
138
138
|
"number": "5.3"
|
|
139
139
|
},
|
|
140
140
|
{
|
|
141
141
|
"id": "section-5.4",
|
|
142
|
-
"href": "https://www.rfc-editor.org/
|
|
142
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-5.4",
|
|
143
143
|
"title": "Correlating Form Data with the Original Form",
|
|
144
144
|
"level": 2,
|
|
145
145
|
"number": "5.4"
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
148
|
"id": "section-6",
|
|
149
|
-
"href": "https://www.rfc-editor.org/
|
|
149
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-6",
|
|
150
150
|
"title": "IANA Considerations",
|
|
151
151
|
"level": 1,
|
|
152
152
|
"number": "6"
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
155
|
"id": "section-7",
|
|
156
|
-
"href": "https://www.rfc-editor.org/
|
|
156
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-7",
|
|
157
157
|
"title": "Security Considerations",
|
|
158
158
|
"level": 1,
|
|
159
159
|
"number": "7"
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
162
|
"id": "section-8",
|
|
163
|
-
"href": "https://www.rfc-editor.org/
|
|
163
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-8",
|
|
164
164
|
"title": "Media Type Registration for multipart/form-data",
|
|
165
165
|
"level": 1,
|
|
166
166
|
"number": "8"
|
|
167
167
|
},
|
|
168
168
|
{
|
|
169
169
|
"id": "section-9",
|
|
170
|
-
"href": "https://www.rfc-editor.org/
|
|
170
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-9",
|
|
171
171
|
"title": "References",
|
|
172
172
|
"level": 1,
|
|
173
173
|
"number": "9"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"id": "section-9.1",
|
|
177
|
-
"href": "https://www.rfc-editor.org/
|
|
177
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-9.1",
|
|
178
178
|
"title": "Normative References",
|
|
179
179
|
"level": 2,
|
|
180
180
|
"number": "9.1"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"id": "section-9.2",
|
|
184
|
-
"href": "https://www.rfc-editor.org/
|
|
184
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#section-9.2",
|
|
185
185
|
"title": "Informative References",
|
|
186
186
|
"level": 2,
|
|
187
187
|
"number": "9.2"
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
190
|
"id": "appendix-A",
|
|
191
|
-
"href": "https://www.rfc-editor.org/
|
|
191
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#appendix-A",
|
|
192
192
|
"title": "Changes from RFC 2388",
|
|
193
193
|
"level": 1,
|
|
194
194
|
"number": "A"
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
197
|
"id": "appendix-B",
|
|
198
|
-
"href": "https://www.rfc-editor.org/
|
|
198
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#appendix-B",
|
|
199
199
|
"title": "Alternatives",
|
|
200
200
|
"level": 1,
|
|
201
201
|
"number": "B"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"id": "in-this-section",
|
|
205
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#in-this-section",
|
|
206
|
+
"level": 2,
|
|
207
|
+
"title": "In this section"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"id": "returning-values-from-forms-multipartform-data",
|
|
211
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#returning-values-from-forms-multipartform-data",
|
|
212
|
+
"level": 1,
|
|
213
|
+
"title": "RFC 7578: Returning Values from Forms: multipart/form-data"
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"id": "useful-links",
|
|
217
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#useful-links",
|
|
218
|
+
"level": 2,
|
|
219
|
+
"title": "Useful links"
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"id": "contact-us",
|
|
223
|
+
"href": "https://www.rfc-editor.org/info/rfc7578/#contact-us",
|
|
224
|
+
"level": 2,
|
|
225
|
+
"title": "Contact Us"
|
|
202
226
|
}
|
|
203
227
|
]
|
|
204
228
|
}
|