DevKits

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=dark

Specification

RFC 6265bis

Related headers