pub const COOKIE: HeaderName;
Expand description
Contains stored HTTP cookies previously sent by the server with the Set-Cookie header.
The Cookie header might be omitted entirely, if the privacy setting of the browser are set to block them, for example.