pub const COOKIE: &str = "cookie";
The HTTP header field name cookie, used to send cookies from the server to the client.
cookie