SET_COOKIE

Constant SET_COOKIE 

Source
pub const SET_COOKIE: &'static str;
Expand description

The HTTP header field name set-cookie, used to send cookies from the server to the client.