Cookie
nouncandidate·updated May 12, 2026
A piece of state information supplied by a Web server to a browser, in a response for a requested resource, for the browser to store temporarily and return to the server on any subsequent visits or requests.
Framework senses
- §1
- Data exchanged between an HTTP server and a browser (a client of the server) to store state information on the client side and retrieve it later for server use. An HTTP server, when sending data to a client, may send along a cookie, which the client retains after the HTTP connection closes. A server can use this mechanism to maintain persistent client-side state information for HTTP-based applications, retrieving the state information in later connections.
- §1
- A piece of state information supplied by a Web server to a browser, in a response for a requested resource, for the browser to store temporarily and return to the server on any subsequent visits or requests.
- §2 · sense_2_pending_review
- Data exchanged between an HTTP server and a browser (a client of the server) to store state information on the client side and retrieve it later for server use.
- §1
- Data exchanged between an HTTP server and a browser (a client of the server) to store state information on the client side and retrieve it later for server use.
- §1
- A piece of state information supplied by a Web server to a browser, in a response for a requested resource, for the browser to store temporarily and return to the server on any subsequent visits or requests.