The Cookie
HTTP request header contains stored HTTP cookies associated with the server (i.e. previously sent by the server with the Set-Cookie
header or set in JavaScript using Document.cookie
).
The Cookie
header is optional and may be omitted if, for example, the browser's privacy settings block cookies.
Header type | Request header |
---|---|
Forbidden header name | yes |