diff --git a/index.html b/index.html index a695018d..41f0b468 100644 --- a/index.html +++ b/index.html @@ -7631,6 +7631,11 @@
The value if the entry exists, otherwise leave unset to indicate that this is a session cookie. + +
The value if the entry exists, otherwise leave unset to indicate that no same site policy is defined. @@ -7639,7 +7644,6 @@
If there is an error during this step, return error with error code unable to set cookie. -
Return success with data null
.
@@ -11821,8 +11825,9 @@
The following terms are defined in the Same Site Cookie specification: [[RFC6265bis]]
Lax
- Strict
+ Lax
+ Strict
The following terms are defined in