A feature supported by HTTP
Little values a web server puts on a user’s browser
Used to remember if a user has visited a website before
When we make a request we send:
GET / HTTP/1.1 Host: example.com
We receive:
HTTP/1.1 200 OK Set-Cookie: session=29823bf3-075a-433a-8754-707d05c418ab