Constant reqwest::header::SET_COOKIE[][src]

pub const SET_COOKIE: HeaderName = HeaderName{inner: Repr::Standard(StandardHeader::SetCookie),}

Used to send cookies from the server to the user agent.