Information, Computer and Network Security Terms Glossary and
Dictionary
Cookie
Cookie is a message given to a Web browser by a Web server. A HTTP server, when sending data to a client(Web browser), may send along a cookie, which the client retains after the HTTP connection is closed. A server can use this mechanism to maintain persistent client-side state information for HTTP-based applications, retrieving the state information in later connections.
Related Terms
Cookie
|