AI Term of the Moment

MCM


Look Up Another Term


Definition: cookie file


A file typically stored in the browser's profile folder in some format. The cookies work the same for all browsers, but the file formats are different. For example, Chrome stores the cookie file as an encrypted SQLite database while Safari stores it in a binary format defined by Apple. Older browsers used text files. See cookie, cookie stuffing and COOKIES.TXT.