Cookies · Request header
Cookie
All cookies stored by the browser for this origin.
What is Cookie?
Cookie is the client-side counterpart of Set-Cookie. Browsers automatically include applicable cookies on requests to matching origins/paths.
Typical usage
Sent automatically by the browser.
Examples
Cookie: session=abc; theme=darkSpecification
RFC 6265bis