Hyper Text Transfer Protocol (HTTP)
The Hypertext Transfer Protocol, or http, is an application layer protocol in the Internet protocol.
It is also a wrapper for network communication, allowing it to be used directly with functions such as file_get_contents().
HTTP is related to HTTPS, the secure version of HTTP.
See Also
Related
- HyperText Markup Language (HTML)
- Hyper Text Transfer Protocol Secure (HTTPS)
- Wrapper
- Protocol
- HTTP Headers
- Cookie
- php://input
- php://output
- Query
- Headers
- HTTP Request Headers
- Network
- Web Application
- Web Hypertext Application Technology Working Group (WHATWG)
- AJAX
- Asset
- Domain Name
- HTTP Code
- parse_url()
- Redirect
- HTTP Method
- Payload
- Retry
- Webhook
- file_get_contents()