Constant actix_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.