File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7631,6 +7631,12 @@ <h3><dfn data-lt="adding a cookie">Add Cookie</dfn></h3>
7631
7631
< dd > < p > The value if the entry exists, otherwise leave unset to
7632
7632
indicate that this is a session cookie.
7633
7633
7634
+ < aside class =note >
7635
+ < p > The cookie’s expiry value may be limited by the remote end
7636
+ according to an implementation-defined cap, as permitted by
7637
+ the [[RFC6265bis]].</ p >
7638
+ </ aside >
7639
+
7634
7640
< dt > < a > Cookie same site</ a >
7635
7641
< dd > < p > The value if the entry exists, otherwise leave unset to
7636
7642
indicate that no same site policy is defined.
@@ -7639,7 +7645,6 @@ <h3><dfn data-lt="adding a cookie">Add Cookie</dfn></h3>
7639
7645
< p > If there is an < a > error</ a > during this step,
7640
7646
return < a > error</ a > with < a > error code</ a > < a > unable to set cookie</ a > .
7641
7647
7642
-
7643
7648
< li > < p > Return < a > success</ a > with data < a > < code > null</ code > </ a > .
7644
7649
</ ol >
7645
7650
</ section > <!-- /Add Cookie -->
You can’t perform that action at this time.
0 commit comments