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>
76317631 < dd > < p > The value if the entry exists, otherwise leave unset to
76327632 indicate that this is a session cookie.
76337633
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+
76347640 < dt > < a > Cookie same site</ a >
76357641 < dd > < p > The value if the entry exists, otherwise leave unset to
76367642 indicate that no same site policy is defined.
@@ -7639,7 +7645,6 @@ <h3><dfn data-lt="adding a cookie">Add Cookie</dfn></h3>
76397645 < p > If there is an < a > error</ a > during this step,
76407646 return < a > error</ a > with < a > error code</ a > < a > unable to set cookie</ a > .
76417647
7642-
76437648 < li > < p > Return < a > success</ a > with data < a > < code > null</ code > </ a > .
76447649</ ol >
76457650</ section > <!-- /Add Cookie -->
You can’t perform that action at this time.
0 commit comments