HTTP Status Code Lookup
A reference table of the meanings of HTTP response status codes. Search by code number or name. All processing happens inside your browser.
| Code | Name | Description |
|---|
No matching status code.
Frequently asked questions
How are HTTP status codes classified?
They are classified by the first digit: 1xx informational, 2xx success, 3xx redirection, 4xx client error, 5xx server error.
Can I search by code number or name?
Yes. Enter a code number (e.g. 404) or name (e.g. not found) in the search box to filter and show only matching rows.
Are the entered values sent to a server?
No. This tool is a static reference table, and all processing happens only inside your browser.