Hyper Text Transfer Protocol (HTTP)¶
The Hypertext Transfer Protocol is an application layer protocol in the Internet protocol.
It is also a wrapper for network communication in PHP, allowing it to be used directly with functions such as file_get_contents().
HTTP is related to HTTPS, the secure version of HTTP.
Related : Hyper Text Transfer Protocol Secure (HTTPS), Wrapper, Protocol, HTTP Headers