|
2935 | 2935 | "definedIn": "prose", |
2936 | 2936 | "links": [] |
2937 | 2937 | }, |
| 2938 | + { |
| 2939 | + "id": "request-top-level-navigation-initiator-origin", |
| 2940 | + "href": "https://fetch.spec.whatwg.org/#request-top-level-navigation-initiator-origin", |
| 2941 | + "linkingText": [ |
| 2942 | + "top-level navigation initiator origin" |
| 2943 | + ], |
| 2944 | + "localLinkingText": [], |
| 2945 | + "type": "dfn", |
| 2946 | + "for": [ |
| 2947 | + "request" |
| 2948 | + ], |
| 2949 | + "access": "public", |
| 2950 | + "informative": false, |
| 2951 | + "heading": { |
| 2952 | + "id": "requests", |
| 2953 | + "href": "https://fetch.spec.whatwg.org/#requests", |
| 2954 | + "title": "Requests", |
| 2955 | + "number": "2.2.5" |
| 2956 | + }, |
| 2957 | + "definedIn": "prose", |
| 2958 | + "links": [] |
| 2959 | + }, |
2938 | 2960 | { |
2939 | 2961 | "id": "concept-request-policy-container", |
2940 | 2962 | "href": "https://fetch.spec.whatwg.org/#concept-request-policy-container", |
|
3505 | 3527 | "id": "concept-request-tainted-origin", |
3506 | 3528 | "href": "https://fetch.spec.whatwg.org/#concept-request-tainted-origin", |
3507 | 3529 | "linkingText": [ |
3508 | | - "redirect-tainted origin" |
| 3530 | + "redirect-taint" |
3509 | 3531 | ], |
3510 | 3532 | "localLinkingText": [], |
3511 | 3533 | "type": "dfn", |
|
3998 | 4020 | "links": [] |
3999 | 4021 | }, |
4000 | 4022 | { |
4001 | | - "id": "response-has-cross-origin-redirects", |
4002 | | - "href": "https://fetch.spec.whatwg.org/#response-has-cross-origin-redirects", |
| 4023 | + "id": "response-redirect-taint", |
| 4024 | + "href": "https://fetch.spec.whatwg.org/#response-redirect-taint", |
4003 | 4025 | "linkingText": [ |
4004 | | - "has-cross-origin-redirects" |
| 4026 | + "redirect taint" |
4005 | 4027 | ], |
4006 | 4028 | "localLinkingText": [], |
4007 | 4029 | "type": "dfn", |
|
5061 | 5083 | "definedIn": "heading", |
5062 | 5084 | "links": [] |
5063 | 5085 | }, |
| 5086 | + { |
| 5087 | + "id": "append-a-request-cookie-header", |
| 5088 | + "href": "https://fetch.spec.whatwg.org/#append-a-request-cookie-header", |
| 5089 | + "linkingText": [ |
| 5090 | + "append a request `Cookie` header" |
| 5091 | + ], |
| 5092 | + "localLinkingText": [], |
| 5093 | + "type": "dfn", |
| 5094 | + "for": [], |
| 5095 | + "access": "private", |
| 5096 | + "informative": false, |
| 5097 | + "heading": { |
| 5098 | + "id": "cookie-header", |
| 5099 | + "href": "https://fetch.spec.whatwg.org/#cookie-header", |
| 5100 | + "title": "`Cookie` header", |
| 5101 | + "number": "3.1.1" |
| 5102 | + }, |
| 5103 | + "definedIn": "prose", |
| 5104 | + "links": [] |
| 5105 | + }, |
| 5106 | + { |
| 5107 | + "id": "parse-and-store-response-set-cookie-headers", |
| 5108 | + "href": "https://fetch.spec.whatwg.org/#parse-and-store-response-set-cookie-headers", |
| 5109 | + "linkingText": [ |
| 5110 | + "parse and store response `Set-Cookie` headers" |
| 5111 | + ], |
| 5112 | + "localLinkingText": [], |
| 5113 | + "type": "dfn", |
| 5114 | + "for": [], |
| 5115 | + "access": "private", |
| 5116 | + "informative": false, |
| 5117 | + "heading": { |
| 5118 | + "id": "set-cookie-header", |
| 5119 | + "href": "https://fetch.spec.whatwg.org/#set-cookie-header", |
| 5120 | + "title": "`Set-Cookie` header", |
| 5121 | + "number": "3.1.2" |
| 5122 | + }, |
| 5123 | + "definedIn": "prose", |
| 5124 | + "links": [] |
| 5125 | + }, |
| 5126 | + { |
| 5127 | + "id": "determine-the-same-site-mode", |
| 5128 | + "href": "https://fetch.spec.whatwg.org/#determine-the-same-site-mode", |
| 5129 | + "linkingText": [ |
| 5130 | + "determine the same-site mode" |
| 5131 | + ], |
| 5132 | + "localLinkingText": [], |
| 5133 | + "type": "dfn", |
| 5134 | + "for": [], |
| 5135 | + "access": "private", |
| 5136 | + "informative": false, |
| 5137 | + "heading": { |
| 5138 | + "id": "cookie-infrastructure", |
| 5139 | + "href": "https://fetch.spec.whatwg.org/#cookie-infrastructure", |
| 5140 | + "title": "Cookie infrastructure", |
| 5141 | + "number": "3.1.3" |
| 5142 | + }, |
| 5143 | + "definedIn": "prose", |
| 5144 | + "links": [] |
| 5145 | + }, |
5064 | 5146 | { |
5065 | 5147 | "id": "http-origin", |
5066 | 5148 | "href": "https://fetch.spec.whatwg.org/#http-origin", |
|
5076 | 5158 | "id": "origin-header", |
5077 | 5159 | "href": "https://fetch.spec.whatwg.org/#origin-header", |
5078 | 5160 | "title": "`Origin` header", |
5079 | | - "number": "3.1" |
| 5161 | + "number": "3.2" |
5080 | 5162 | }, |
5081 | 5163 | "definedIn": "prose", |
5082 | 5164 | "links": [] |
|
5096 | 5178 | "id": "origin-header", |
5097 | 5179 | "href": "https://fetch.spec.whatwg.org/#origin-header", |
5098 | 5180 | "title": "`Origin` header", |
5099 | | - "number": "3.1" |
| 5181 | + "number": "3.2" |
5100 | 5182 | }, |
5101 | 5183 | "definedIn": "prose", |
5102 | 5184 | "links": [] |
|
5116 | 5198 | "id": "http-cors-protocol", |
5117 | 5199 | "href": "https://fetch.spec.whatwg.org/#http-cors-protocol", |
5118 | 5200 | "title": "CORS protocol", |
5119 | | - "number": "3.2" |
| 5201 | + "number": "3.3" |
5120 | 5202 | }, |
5121 | 5203 | "definedIn": "prose", |
5122 | 5204 | "links": [] |
|
5136 | 5218 | "id": "http-requests", |
5137 | 5219 | "href": "https://fetch.spec.whatwg.org/#http-requests", |
5138 | 5220 | "title": "HTTP requests", |
5139 | | - "number": "3.2.2" |
| 5221 | + "number": "3.3.2" |
5140 | 5222 | }, |
5141 | 5223 | "definedIn": "prose", |
5142 | 5224 | "links": [] |
|
5156 | 5238 | "id": "http-requests", |
5157 | 5239 | "href": "https://fetch.spec.whatwg.org/#http-requests", |
5158 | 5240 | "title": "HTTP requests", |
5159 | | - "number": "3.2.2" |
| 5241 | + "number": "3.3.2" |
5160 | 5242 | }, |
5161 | 5243 | "definedIn": "prose", |
5162 | 5244 | "links": [] |
|
5176 | 5258 | "id": "http-requests", |
5177 | 5259 | "href": "https://fetch.spec.whatwg.org/#http-requests", |
5178 | 5260 | "title": "HTTP requests", |
5179 | | - "number": "3.2.2" |
| 5261 | + "number": "3.3.2" |
5180 | 5262 | }, |
5181 | 5263 | "definedIn": "dt", |
5182 | 5264 | "links": [] |
|
5196 | 5278 | "id": "http-requests", |
5197 | 5279 | "href": "https://fetch.spec.whatwg.org/#http-requests", |
5198 | 5280 | "title": "HTTP requests", |
5199 | | - "number": "3.2.2" |
| 5281 | + "number": "3.3.2" |
5200 | 5282 | }, |
5201 | 5283 | "definedIn": "dt", |
5202 | 5284 | "links": [] |
|
5216 | 5298 | "id": "http-responses", |
5217 | 5299 | "href": "https://fetch.spec.whatwg.org/#http-responses", |
5218 | 5300 | "title": "HTTP responses", |
5219 | | - "number": "3.2.3" |
| 5301 | + "number": "3.3.3" |
5220 | 5302 | }, |
5221 | 5303 | "definedIn": "dt", |
5222 | 5304 | "links": [] |
|
5236 | 5318 | "id": "http-responses", |
5237 | 5319 | "href": "https://fetch.spec.whatwg.org/#http-responses", |
5238 | 5320 | "title": "HTTP responses", |
5239 | | - "number": "3.2.3" |
| 5321 | + "number": "3.3.3" |
5240 | 5322 | }, |
5241 | 5323 | "definedIn": "dt", |
5242 | 5324 | "links": [] |
|
5256 | 5338 | "id": "http-responses", |
5257 | 5339 | "href": "https://fetch.spec.whatwg.org/#http-responses", |
5258 | 5340 | "title": "HTTP responses", |
5259 | | - "number": "3.2.3" |
| 5341 | + "number": "3.3.3" |
5260 | 5342 | }, |
5261 | 5343 | "definedIn": "dt", |
5262 | 5344 | "links": [] |
|
5276 | 5358 | "id": "http-responses", |
5277 | 5359 | "href": "https://fetch.spec.whatwg.org/#http-responses", |
5278 | 5360 | "title": "HTTP responses", |
5279 | | - "number": "3.2.3" |
| 5361 | + "number": "3.3.3" |
5280 | 5362 | }, |
5281 | 5363 | "definedIn": "dt", |
5282 | 5364 | "links": [] |
|
5296 | 5378 | "id": "http-responses", |
5297 | 5379 | "href": "https://fetch.spec.whatwg.org/#http-responses", |
5298 | 5380 | "title": "HTTP responses", |
5299 | | - "number": "3.2.3" |
| 5381 | + "number": "3.3.3" |
5300 | 5382 | }, |
5301 | 5383 | "definedIn": "dt", |
5302 | 5384 | "links": [] |
|
5316 | 5398 | "id": "http-responses", |
5317 | 5399 | "href": "https://fetch.spec.whatwg.org/#http-responses", |
5318 | 5400 | "title": "HTTP responses", |
5319 | | - "number": "3.2.3" |
| 5401 | + "number": "3.3.3" |
5320 | 5402 | }, |
5321 | 5403 | "definedIn": "dt", |
5322 | 5404 | "links": [] |
|
5339 | 5421 | "id": "content-length-header", |
5340 | 5422 | "href": "https://fetch.spec.whatwg.org/#content-length-header", |
5341 | 5423 | "title": "`Content-Length` header", |
5342 | | - "number": "3.3" |
| 5424 | + "number": "3.4" |
5343 | 5425 | }, |
5344 | 5426 | "definedIn": "prose", |
5345 | 5427 | "links": [] |
|
5362 | 5444 | "id": "content-type-header", |
5363 | 5445 | "href": "https://fetch.spec.whatwg.org/#content-type-header", |
5364 | 5446 | "title": "`Content-Type` header", |
5365 | | - "number": "3.4" |
| 5447 | + "number": "3.5" |
5366 | 5448 | }, |
5367 | 5449 | "definedIn": "prose", |
5368 | 5450 | "links": [] |
|
5382 | 5464 | "id": "content-type-header", |
5383 | 5465 | "href": "https://fetch.spec.whatwg.org/#content-type-header", |
5384 | 5466 | "title": "`Content-Type` header", |
5385 | | - "number": "3.4" |
| 5467 | + "number": "3.5" |
5386 | 5468 | }, |
5387 | 5469 | "definedIn": "prose", |
5388 | 5470 | "links": [] |
|
5402 | 5484 | "id": "x-content-type-options-header", |
5403 | 5485 | "href": "https://fetch.spec.whatwg.org/#x-content-type-options-header", |
5404 | 5486 | "title": "`X-Content-Type-Options` header", |
5405 | | - "number": "3.5" |
| 5487 | + "number": "3.6" |
5406 | 5488 | }, |
5407 | 5489 | "definedIn": "prose", |
5408 | 5490 | "links": [] |
|
5422 | 5504 | "id": "x-content-type-options-header", |
5423 | 5505 | "href": "https://fetch.spec.whatwg.org/#x-content-type-options-header", |
5424 | 5506 | "title": "`X-Content-Type-Options` header", |
5425 | | - "number": "3.5" |
| 5507 | + "number": "3.6" |
5426 | 5508 | }, |
5427 | 5509 | "definedIn": "prose", |
5428 | 5510 | "links": [] |
|
5442 | 5524 | "id": "should-response-to-request-be-blocked-due-to-nosniff?", |
5443 | 5525 | "href": "https://fetch.spec.whatwg.org/#should-response-to-request-be-blocked-due-to-nosniff%3F", |
5444 | 5526 | "title": "Should response to request be blocked due to nosniff?", |
5445 | | - "number": "3.5.1" |
| 5527 | + "number": "3.6.1" |
5446 | 5528 | }, |
5447 | 5529 | "definedIn": "heading", |
5448 | 5530 | "links": [] |
|
5462 | 5544 | "id": "cross-origin-resource-policy-header", |
5463 | 5545 | "href": "https://fetch.spec.whatwg.org/#cross-origin-resource-policy-header", |
5464 | 5546 | "title": "`Cross-Origin-Resource-Policy` header", |
5465 | | - "number": "3.6" |
| 5547 | + "number": "3.7" |
5466 | 5548 | }, |
5467 | 5549 | "definedIn": "prose", |
5468 | 5550 | "links": [] |
|
5482 | 5564 | "id": "cross-origin-resource-policy-header", |
5483 | 5565 | "href": "https://fetch.spec.whatwg.org/#cross-origin-resource-policy-header", |
5484 | 5566 | "title": "`Cross-Origin-Resource-Policy` header", |
5485 | | - "number": "3.6" |
| 5567 | + "number": "3.7" |
5486 | 5568 | }, |
5487 | 5569 | "definedIn": "prose", |
5488 | 5570 | "links": [] |
|
5502 | 5584 | "id": "cross-origin-resource-policy-header", |
5503 | 5585 | "href": "https://fetch.spec.whatwg.org/#cross-origin-resource-policy-header", |
5504 | 5586 | "title": "`Cross-Origin-Resource-Policy` header", |
5505 | | - "number": "3.6" |
| 5587 | + "number": "3.7" |
5506 | 5588 | }, |
5507 | 5589 | "definedIn": "prose", |
5508 | 5590 | "links": [] |
|
5522 | 5604 | "id": "cross-origin-resource-policy-header", |
5523 | 5605 | "href": "https://fetch.spec.whatwg.org/#cross-origin-resource-policy-header", |
5524 | 5606 | "title": "`Cross-Origin-Resource-Policy` header", |
5525 | | - "number": "3.6" |
| 5607 | + "number": "3.7" |
5526 | 5608 | }, |
5527 | 5609 | "definedIn": "prose", |
5528 | 5610 | "links": [] |
|
5542 | 5624 | "id": "sec-purpose-header", |
5543 | 5625 | "href": "https://fetch.spec.whatwg.org/#sec-purpose-header", |
5544 | 5626 | "title": "`Sec-Purpose` header", |
5545 | | - "number": "3.7" |
| 5627 | + "number": "3.8" |
5546 | 5628 | }, |
5547 | 5629 | "definedIn": "prose", |
5548 | 5630 | "links": [] |
|
0 commit comments