File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -63,17 +63,13 @@ urlPrefix:https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-layered-cooki
63
63
url:name-retrieve-cookies;text:retrieve cookies
64
64
url:name-serialize-cookies;text:serialize cookies
65
65
url:name-garbage-collect-cookies;text:garbage collect cookies
66
-
67
- <!-- TODO: pending HTML changes- ancestor bit (https://github.com/whatwg/html/pull/10559) -->
68
- urlPrefix:https://html.spec.whatwg.org#;type:dfn;spec:html
69
- url:TODO;text:has cross-site ancestor;for:environment
70
66
</pre>
71
67
72
68
<pre class=biblio>
73
69
{
74
70
"COOKIES": {
75
71
"authors": ["Johann Hofmann", "Anne van Kesteren"] ,
76
- "href": "https://datatracker.ietf. org/doc/html/ draft-ietf-httpbis-layered-cookies",
72
+ "href": "https://httpwg. org/http-extensions/ draft-ietf-httpbis-layered-cookies.html ",
77
73
"title": "Cookies: HTTP State Management Mechanism"
78
74
},
79
75
"HTTP": {
@@ -3465,6 +3461,7 @@ them conveniently here. [[COOKIES]].
3465
3461
</ol>
3466
3462
</div>
3467
3463
3464
+
3468
3465
<h3 id=origin-header>`<code>Origin</code>` header</h3>
3469
3466
3470
3467
<p> The `<dfn export http-header id=http-origin><code>Origin</code></dfn> `
@@ -4401,6 +4398,7 @@ indicates the request’s purpose is to fetch a resource that is anticipated to
4401
4398
prefetch, or to treat it differently when counting page visits.
4402
4399
4403
4400
4401
+
4404
4402
<h2 id=fetching>Fetching</h2>
4405
4403
4406
4404
<p class=note> The algorithm below defines <a lt=fetch for=/>fetching</a> . In broad strokes, it takes
You can’t perform that action at this time.
0 commit comments