[][src]Constant hyper::header::COOKIE

pub const COOKIE: HeaderName

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.