Constant SET_COOKIE
pub const SET_COOKIE: HeaderName;Available on crate features
http and std only.Expand description
Used to send cookies from the server to the user agent.
pub const SET_COOKIE: HeaderName;http and std only.Used to send cookies from the server to the user agent.