HTTP Status Codes

Searchable reference for every HTTP response code (1xx informational through 5xx server error) with concise explanations and RFC references.

About HTTP Status Codes

HTTP status codes are three-digit numbers sent by a server in the first line of its response, telling the client whether the request succeeded, requires further action, or failed. They are defined primarily in RFC 9110 (replacing the older RFC 7231/2616), with additional codes registered in the IANA registry.

The Five Classes

Copied to clipboard!