Variable | COOKIE_SAMESITE | |
Description | Sets whether the cookie should be restricted to first-party or same-site context | |
Valid Values | None |
Allows you to set whether the cookie should be restricted to first-party or same-site context.
Type can be None
, Strict
or
Lax
.