- Web Penetration Testing with Kali Linux(Third Edition)
- Gilberto Najera Gutierrez Juned Ahmed Ansari
- 115字
- 2021-06-24 18:44:54
HTML data in HTTP response
The data in the body of the response is the information that is of use to the end user. It usually contains HTML-formatted data, but it can also be JavaScript Object Notation (JSON) or eXtensible Markup Language (XML) data, script code, or binary files such as images and videos. Only plaintext information was originally stored on the web, formatted in a way that was more appropriate for reading while being capable of including tables, images, and links to other documents. This was called Hypertext Markup Language (HTML), and the web browser was the tool meant to interpret it. HTML text is formatted using tags.
HTML is not a programming language.
推薦閱讀
- 電腦組裝與系統安裝
- Learning Android Intents
- 嵌入式Linux驅動程序和系統開發實例精講
- 嵌入式系統原理及開發
- 一學就會:Windows Vista應用完全自學手冊
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- NetDevOps入門與實踐
- 計算機應用基礎(Windows 7+Office 2016)
- OpenSolaris設備驅動原理與開發
- Hands-On GPU Programming with Python and CUDA
- Advanced Infrastructure Penetration Testing
- Linux 從入門到項目實踐(超值版)
- bash shell腳本編程經典實例(第2版)
- 嵌入式微系統
- Linux集群之美