File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ spec: RFC6265
49
49
text: Cookie store; url: https://httpwg.org/specs/rfc6265.html#storage-model
50
50
spec: RFC6265bis; urlPrefix: https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis-20.html
51
51
type: dfn
52
+ text: Cookie Lifetime Limits; url: #cookie-lifetime-limits
52
53
text: Lax; url: section-4.1.2.7
53
54
text: Strict; url: section-4.1.2.7
54
55
text: Default; url: section-5.6.7.2
@@ -12334,6 +12335,8 @@ The [=remote end steps=] with <var ignore>session</var> and |command parameters|
12334
12335
<dd><p> |cookie spec|["<code>expiry</code>"] if it exists, otherwise leave unset to
12335
12336
indicate that this is a session cookie.
12336
12337
12338
+ Note: The cookie's expiry value might be limited by the remote end in accordance with the [=Cookie Lifetime Limits=] .
12339
+
12337
12340
<dt> [=Cookie same site=]
12338
12341
<dd><p> |cookie spec|["<code>sameSite</code>"] if it exists, otherwise leave unset to
12339
12342
indicate that no same site policy is defined.
You can’t perform that action at this time.
0 commit comments