One of the protocols used to transmit data on the Internet. Originally developed as a standard for sending HTML documents, it is currently used to transfer various types of data. Each HTTP packet consists of a starting line, header, and message body.

The core technology is the interaction between data supplier and consumer. The client sends a rule-generated HTTP request to the server, which returns the result of processing the received packet.