Definition: Cookie

A cookie is small piece of text, which is stored on the client, at the server's request. It is typically passed between browser and webserver via two http headers: Set-Cookie and Cookie.