enum Protocol::Network::CookieSameSite
Overview
Represents the cookie's 'SameSite' status: https://tools.ietf.org/html/draft-west-first-party-cookies
Defined in:
protocol/network.crEnum Members
-
Strict =
0
-
Lax =
1
-
None =
2