CookiesSetDetails
Properties
Link copied to clipboard
The expiration date of the cookie as the number of seconds since the UNIX epoch. If omitted then the cookie becomes a session cookie and will not be retained between sessions.
Link copied to clipboard
The Same Site policy to apply to this cookie. Can be unspecified, no_restriction, lax or strict. Default is lax.