backend
/
com.tp2020.backend.managers.cookie.extensions
Package com.
tp2020.
backend.
managers.
cookie.
extensions
Types
Properties
Types
SameSite
Link copied to clipboard
enum
SameSite
:
Enum
<
SameSite
>
Content copied to clipboard
The SameSite attribute of the Set-Cookie HTTP response header allows you to declare if your cookie should be restricted to a first-party or same-site context.
Properties
sameSite
Link copied to clipboard
var
CookieConfiguration
.
sameSite
:
SameSite
?
Content copied to clipboard