Developer Tools
HTTP Status Code Lookup
Search common HTTP status codes by number or phrase.
404Code
Client ErrorClass
Not FoundName
The requested resource was not found on the server.
Search by code or status phrase.
HTTP response classes
1xx is informational, 2xx indicates success, 3xx covers redirects, 4xx represents client errors and 5xx indicates server errors.
Common debugging use
Status codes help explain redirects, authentication failures, missing pages, rate limiting and server-side failures.