HTTPError.net

The fastest way to diagnose, understand, and fix any HTTP status code

Find Your HTTP Status Code

Search by code number or error name for instant solutions

Most Common HTTP Errors

Browse by Category

Platform-Specific Guides

Quick Reference: All HTTP Status Codes

A complete list of HTTP status codes defined by IANA and commonly used unofficial codes.

1xx Informational Responses

Code Status Description
100ContinueContinue with the request
101Switching ProtocolsSwitching to new protocol
102ProcessingRequest is being processed
103Early HintsReturn some response headers

2xx Success

Code Status Description
200OKRequest successful
201CreatedResource created successfully
202AcceptedRequest accepted for processing
204No ContentSuccess but no content to return

3xx Redirection

Code Status Description
301Moved PermanentlyResource permanently moved
302FoundResource temporarily at different URI
304Not ModifiedResource not modified, use cache
307Temporary RedirectTemporary redirect, keep method
308Permanent RedirectPermanent redirect, keep method

4xx Client Errors

Code Status Description
400Bad RequestInvalid request syntax
401UnauthorizedAuthentication required
403ForbiddenAccess denied
404Not FoundResource not found
405Method Not AllowedHTTP method not supported
429Too Many RequestsRate limit exceeded

5xx Server Errors

Code Status Description
500Internal Server ErrorGeneric server error
501Not ImplementedFunctionality not supported
502Bad GatewayInvalid upstream response
503Service UnavailableServer temporarily unavailable
504Gateway TimeoutUpstream server timeout

Why HTTPError.net?

Lightning Fast

Optimized for speed with zero dependencies. Get answers in milliseconds, not seconds. Our pages are designed to load instantly and score 100/100 on PageSpeed Insights.

Platform-Specific Solutions

Not just generic definitions. Find fixes tailored to your stack: Nginx, Apache, Node.js, WordPress, Cloudflare, AWS, and more.

Complete & Accurate

Every IANA-registered status code plus common unofficial codes. All information linked to official RFC documentation.