- 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.
推薦閱讀
- 30天自制操作系統
- 無蘋果不生活 OS X Mountain Lion隨身寶典
- vSphere Virtual Machine Management
- 嵌入式Linux系統開發:基于Yocto Project
- 異質結原理與器件
- 云原生落地:產品、架構與商業模式
- OpenSolaris設備驅動原理與開發
- Linux從入門到精通(視頻教學版)
- 鴻蒙入門:HarmonyOS應用開發
- 基于Arduino的嵌入式系統入門與實踐
- 電腦辦公(Windows 7 + Office 2013)入門與提高
- Windows 8玩全不求人
- 物聯網操作系統AliOS Things探索與實踐
- Selenium Framework Design in Data-Driven Testing
- 數字系統設計與VHDL