Constant SET_COOKIE
pub const SET_COOKIE: HeaderName;
Available on crate feature
dep_ureq
only.Expand description
Used to send cookies from the server to the user agent.
pub const SET_COOKIE: HeaderName;
dep_ureq
only.Used to send cookies from the server to the user agent.