The browser cookie is the longest living mechanism for maintaining state information for website (Netscape implemented in 1994). They provide a simple key/value store for browsers to save data. The contents of a cookie are transmitted with every request to a domain.