- 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.
推薦閱讀
- 阿里云數(shù)字新基建系列:云原生操作系統(tǒng)Kubernetes
- Mastering Distributed Tracing
- Instant Handlebars.js
- 嵌入式應(yīng)用程序設(shè)計(jì)綜合教程(微課版)
- Ganglia系統(tǒng)監(jiān)控
- macOS效率手冊(cè)
- 數(shù)據(jù)中心系統(tǒng)工程及應(yīng)用
- RESS Essentials
- Linux內(nèi)核設(shè)計(jì)的藝術(shù):圖解Linux操作系統(tǒng)架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- 操作系統(tǒng)分析
- iOS 8開發(fā)指南
- μC/OS-III內(nèi)核實(shí)現(xiàn)與應(yīng)用開發(fā)實(shí)戰(zhàn)指南:基于STM32
- Drupal 7 Cookbook
- Java EE 8 High Performance
- Linux系統(tǒng)管理初學(xué)者指南:基于CentOS 7.6