Transfers web requests and responses between clients and servers.
- Purpose
- Unencrypted web communication
- Security
- HTTP does not encrypt traffic.
80/TCPStandard unencrypted web traffic
HTTP carries web pages; HTTPS adds encryption.
In practice: A browser requests a public webpage from a web server.