- Web Penetration Testing with Kali Linux(Third Edition)
- Gilberto Najera Gutierrez Juned Ahmed Ansari
- 161字
- 2021-06-24 18:44:53
Cookies
In HTTP communication, a cookie is a single piece of information with name, value, and some behavior parameters stored by the server in the client's filesystem or web browser's memory. Cookies are the de facto standard mechanism through which the session ID is passed back and forth between the client and the web server. When using cookies, the server assigns the client a unique ID by setting the Set-Cookie field in the HTTP response header. When the client receives the header, it will store the value of the cookie; that is, the session ID within a local file or the browser's memory, and it will associate it with the website URL that sent it. When a user revisits the original website, the browser will send the cookie value across, identifying the user.
Besides session tracking, cookies can also be used to store preferences information for the end client, such as language and other configuration options that will persist among sessions.
- 電腦組裝與系統安裝
- Citrix XenApp Performance Essentials
- Getting Started with oVirt 3.3
- 精解Windows 8
- 深入Linux內核架構與底層原理(第2版)
- Windows 7案例教程
- 計算機應用基礎(Windows 7+Office 2016)
- Windows 10從新手到高手
- Linux集群之美
- OpenHarmony開發與實踐:基于紅莓RK2206開發板
- Angular權威教程
- Getting Started with UDK
- Azure Serverless Computing Cookbook
- Linux服務器配置與管理完全學習手冊
- UG NX 實例教程(第2版)