Skip to main content

COOKIE_SECURE_HTTP_ONLY

Constant COOKIE_SECURE_HTTP_ONLY 

Source
pub const COOKIE_SECURE_HTTP_ONLY: &str = "Secure; HttpOnly";
Expand description

Complete secure cookie attributes (Secure; HttpOnly)