Widely Available
Cookies
id: cookies
Cookies
The
Set-Cookie HTTP header stores limited amounts of data that persist across request and response, creating shared state between the browser and server.
Baseline Status:
Achieved Widely Available on Jan 29, 2018 (Cross-browser Newly Available since Jul 29, 2015).
Desktop Browser Engine Support
Google Chrome
1
Supported
Mozilla Firefox
1
Supported
Apple Safari
1
Supported
Microsoft Edge
12
Supported
Mobile Browser Engine Support
Chrome Android
18
Firefox Android
4
Safari iOS
1
Specifications and References
MDN Browser Compat Data Keys:
api.Document.cookie ↗
http.headers.Cookie ↗
http.headers.Set-Cookie ↗
http.headers.Set-Cookie.HttpOnly ↗
http.headers.Set-Cookie.Max-Age ↗
http.headers.Set-Cookie.SameSite ↗
http.headers.Set-Cookie.SameSite.Lax ↗
http.headers.Set-Cookie.SameSite.Lax_default ↗
http.headers.Set-Cookie.SameSite.None ↗
http.headers.Set-Cookie.SameSite.Strict ↗
http.headers.Set-Cookie.SameSite.none_requires_secure ↗
http.headers.Set-Cookie.SameSite.schemeful ↗
http.headers.Set-Cookie.host_secure_prefixes ↗
http.headers.Set-Cookie.http_host-http_prefixes ↗