cookies.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [cookies]
www.codever.land/bookmarks/t/cookies
RFC 2965 - HTTP State Management Mechanism
https://tools.ietf.org/html/rfc2965
This document specifies a way to create a stateful session with Hypertext Transfer Protocol (HTTP) requests and responses. It describes three new headers, Cookie, Cookie2, and Set-Cookie2, w...
- tags: http, cookies, specification