HTTP Status Codes
Complete reference for all HTTP status codes with descriptions, use cases, and MDN links.
HTTP status code reference →
A dedicated page for every status code with its meaning, typical use and code examples.
Frequently Asked Questions
What are HTTP status codes?
HTTP status codes are three-digit numbers returned by a server in response to a client's HTTP request. They indicate whether the request was successful, needs redirection, or encountered an error.
What do the different categories mean?
1xx are informational responses, 2xx indicate success, 3xx are redirection responses, 4xx represent client errors, and 5xx indicate server errors.
How do I use this reference?
Search by code number, name, description, or use case. Use the category filter buttons to narrow down to a specific range (1xx-5xx). Click any code to expand and see full details with MDN links.
Can I link directly to a specific status code?
Yes, use the search to find the code and click on it. Each entry includes a link to the official MDN documentation for authoritative details.
Is this reference free?
Yes, ToolDock's HTTP status codes reference is completely free, requires no signup, and runs entirely in your browser.