Login
From:
MDN Web Docs
(Uncensored)
subscribe
Set-Cookie - HTTP | MDN
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie
links
backlinks
Roast topics
Find topics
Find it!
The HTTP Set-Cookie response header is used to send a cookie from the server to the user agent, so that the user agent can send it back to the server later. To send multiple cookies, multiple Set-Cookie headers should be sent in the same response.