pub const COOKIE_SECURE_HTTP_ONLY: &str = "Secure; HttpOnly";
Complete secure cookie attributes (Secure; HttpOnly)