HTTP Status Code Reference
Developer ToolsHTTP status code lookup
1xx Informational
2xx Success
3xx Redirection
4xx Client Error
5xx Server Error
About HTTP Status Code Reference
Interactive lookup of all HTTP status codes with descriptions and use cases.
Frequently Asked Questions
What are HTTP status codes?
HTTP status codes are three-digit numbers returned by a web server in response to a request. They indicate whether a request was successful, redirected, or resulted in an error. The codes are grouped into five categories from 1xx to 5xx.
What is the difference between 4xx and 5xx errors?
4xx status codes indicate client errors, meaning something was wrong with the request (like a missing page or unauthorized access). 5xx status codes indicate server errors, meaning the server failed to fulfill a valid request.
What are the most common HTTP status codes?
The most frequently encountered codes are 200 (OK), 301 (Moved Permanently), 304 (Not Modified), 400 (Bad Request), 401 (Unauthorized), 403 (Forbidden), 404 (Not Found), and 500 (Internal Server Error).
Is my data safe?
Yes! This is a static reference tool. All content is displayed locally in your browser. No data is collected, stored, or transmitted to any server.
What does HTTP 418 mean?
HTTP 418 "I'm a teapot" is a humorous status code defined in RFC 2324 as part of the Hyper Text Coffee Pot Control Protocol. It indicates that the server refuses to brew coffee because it is a teapot. It is not used in production but remains a beloved developer Easter egg.
Ad
728 × 90