SET_COOKIE

Constant SET_COOKIE 

Source
pub const SET_COOKIE: &str = "set-cookie";
Expand description

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