@@ -18,11 +18,11 @@ Include Can I Use Panels: yes
18
18
</pre>
19
19
<pre class="biblio">
20
20
{
21
- "I-D.structured-field-values-for-http ": {
21
+ "RFC9651 ": {
22
22
"authors": [ "Mark Nottingham", "Poul-Henning Kamp" ] ,
23
23
"href": "https://datatracker.ietf.org/doc/html/rfc9651",
24
24
"title": "Structured Field Values for HTTP",
25
- "status": "ID ",
25
+ "status": "PS ",
26
26
"publisher": "IETF"
27
27
},
28
28
"mnot-designing-headers": {
@@ -39,7 +39,7 @@ spec: storage-access; type: method; text: requestStorageAccess
39
39
</pre>
40
40
41
41
<pre class="anchors">
42
- urlPrefix: https://datatracker.ietf.org/doc/html/rfc9651; spec: I-D.structured-field-values-for-http
42
+ urlPrefix: https://datatracker.ietf.org/doc/html/rfc9651; spec: RFC9651
43
43
type: dfn
44
44
text: structured field; url: #
45
45
for: structured field
@@ -165,7 +165,7 @@ The `Sec-Fetch-Storage-Access` HTTP Request Header {#sec-fetch-storage-access-he
165
165
166
166
The <dfn http-header>`Sec-Fetch-Storage-Access`</dfn> HTTP request header exposes a [=request=] 's
167
167
ability or inability to access cookies to a server. It is a [=Structured Field=] [=structured field/item=] whose value MUST be a
168
- [=structured field/token=] . [[!I-D.structured-field-values-for-http ]] Its ABNF is:
168
+ [=structured field/token=] . [[!RFC9651 ]] Its ABNF is:
169
169
170
170
```
171
171
Sec-Fetch-Storage-Access = sf-token
@@ -215,7 +215,7 @@ The `Activate-Storage-Access` HTTP Response Header {#activate-storage-access-hea
215
215
The <dfn http-header>`Activate-Storage-Access`</dfn> HTTP response header
216
216
allows a server to opt in to accessing its unpartitioned cookies in a cross-site request
217
217
context. It is a [=Structured Field=] [=structured field/item=] whose value MUST be a [=structured
218
- field/token=] . [[!I-D.structured-field-values-for-http ]] Its ABNF is:
218
+ field/token=] . [[!RFC9651 ]] Its ABNF is:
219
219
220
220
```
221
221
Activate-Storage-Access = sf-item
0 commit comments