Quick summary
- Term
- HTTP
- Plain-English definition
- HTTP is the protocol used to transfer web pages and related resources between browsers and servers.
- Technical definition
- HTTP is the protocol used to transfer web pages and related resources between browsers and servers.
- Commonly confused with
- Related domain, DNS, registrar, API, or agent-infrastructure terms.
Definition
HTTP is the protocol used to transfer web pages and related resources between browsers and servers.
Why it matters
Plain HTTP is not encrypted, so modern websites usually use HTTPS instead.