- Web Penetration Testing with Kali Linux(Third Edition)
- Gilberto Najera Gutierrez Juned Ahmed Ansari
- 86字
- 2021-06-24 18:44:51
Knowing an HTTP request and response
An HTTP request is the message a client sends to the server in order to get some information or execute some action. It has two parts separated by a blank line: the header and body. The header contains all of the information related to the request itself, response expected, cookies, and other relevant control information, and the body contains the data exchanged. An HTTP response has the same structure, changing the content and use of the information contained within it.
推薦閱讀
- Linux從零開始學(xué)(視頻教學(xué)版)
- 嵌入式Linux系統(tǒng)開發(fā):基于Yocto Project
- 精解Windows8
- Linux集群和自動化運維
- Learning Bootstrap
- 巧學(xué)活用Windows 7
- Android物聯(lián)網(wǎng)開發(fā)細致入門與最佳實踐
- 跟老男孩學(xué)Linux運維:Shell編程實戰(zhàn)
- Microsoft Hyper-V Cluster Design
- Windows 8完全自學(xué)手冊
- Microsoft DirectAccess Best Practices and Troubleshooting
- Windows PE權(quán)威指南
- 微信小程序項目開發(fā)實戰(zhàn):用WePY、mpvue、Taro打造高效的小程序
- Embedded Systems Architecture
- Hyper-V Replica Essentials