Conceptual
Login

Hypertext Transfer Protocol

The stateless request-response protocol of the web: a method and URL with headers and an optional body go out, a status code with headers and body comes back. Status classes (2xx success, 4xx client error, 5xx server error) and headers carry the semantics everything above relies on.