HTTP Status Codes Reference
In-depth guides for the most common HTTP status codes. Each page explains what the code means, common causes, practical troubleshooting steps, code examples, and related tools.
Success
Success responses indicate that the client's request was received, understood, and accepted.
Redirection
Redirection responses tell the client it needs to take additional action to complete the request, usually following a URL in the Location header.
Client Errors
Client error responses indicate that the request contains bad syntax, invalid credentials, or otherwise cannot be fulfilled by the server.
Server Errors
Server error responses indicate that the server failed to fulfill a valid request. The problem is on the server side, not the client.
Need All Status Codes?
Our complete reference covers every HTTP status code from 100 to 599, with search, filtering, and detailed explanations.
View Complete Reference