From b858a5dfe7839731127701e2a2fbcde70ce5f17c Mon Sep 17 00:00:00 2001 From: sbingler Date: Thu, 23 Mar 2023 15:48:21 +0000 Subject: [PATCH 1/2] Define top-level navigation --- draft-ietf-httpbis-rfc6265bis.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/draft-ietf-httpbis-rfc6265bis.md b/draft-ietf-httpbis-rfc6265bis.md index b116165e7..d2fab465f 100644 --- a/draft-ietf-httpbis-rfc6265bis.md +++ b/draft-ietf-httpbis-rfc6265bis.md @@ -352,6 +352,9 @@ The term "request", as well as a request's "client", "current url", "method", The term "non-HTTP APIs" refers to non-HTTP mechanisms used to set and retrieve cookies, such as a web browser API that exposes cookies to scripts. +The term "top-level navigation" refers to a navigation of a top-level +traversable. + # Overview This section outlines a way for an origin server to send state information to a From 6494fdb14b61baa569288df4bb293a8432b29be0 Mon Sep 17 00:00:00 2001 From: sbingler Date: Tue, 4 Apr 2023 18:27:04 +0000 Subject: [PATCH 2/2] Add changelog --- draft-ietf-httpbis-rfc6265bis.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/draft-ietf-httpbis-rfc6265bis.md b/draft-ietf-httpbis-rfc6265bis.md index d2fab465f..0582e895d 100644 --- a/draft-ietf-httpbis-rfc6265bis.md +++ b/draft-ietf-httpbis-rfc6265bis.md @@ -2680,6 +2680,9 @@ The "Cookie Attribute Registry" should be created with the registrations below: * Advise the reader which section to implement +* Define top-level navigation + + ## draft-ietf-httpbis-rfc6265bis-12 * None. Yet!