Constant actix_web::http::header::SET_COOKIE
source ยท pub const SET_COOKIE: HeaderName;
Expand description
Used to send cookies from the server to the user agent.
pub const SET_COOKIE: HeaderName;
Used to send cookies from the server to the user agent.