HTTP Tutorial
HTTP Tutorial
HTTP protocol (HyperText Transfer Protocol, Hypertext Transfer Protocol) is the most widely used on the Internet, a network transmission protocol, all WWW documents must comply with this standard.
HTTP is a TCP / IP based communication protocol to transfer data (HTML files, image files, query results, etc.).
Table of contents
HTTP Profile
This section describes the HTTP protocol.
HTTP message structure
This section describes the HTTP message structure
HTTP method
This section describes the HTTP methods include GET, POST, HEAD, etc.
HTTP header information
This section describes the HTTP header information
HTTP status codes
This section lists all of the HTTP status code.