Skip to main content

SAMESITE

Constant SAMESITE 

Source
pub const SAMESITE: DictAttribute;
Expand description

SameSite - The cookie attribute that lets servers specify whether/when cookies are sent with cross-site requests. Values are: Strict, Lax or None