String constant options for SameSite cookie attribute.
Default behavior. Also sends cookies when navigating to origin site.
Also sends cookies from cross-site requests. Requires Secure attribute to also be set.
Only sends cookies from the origin's site.