HTTP Status Codes Encyclopedia
Comprehensive technical guide to all standard IETF HTTP response status codes and notable edge/CDN proprietary codes. Select any category below to view detailed specifications, caching behaviors, and diagnostic guidance.
1XX Informational
Provisional & Interim Responses
Indicates an interim response while request processing continues. Allows clients to verify server availability before transmitting payloads (100 Continue) or begin preloading critical subresources (103 Early Hints).
2XX Successful / OK
Accepted & Delivered Payloads
Indicates that the client's request was successfully received, understood, and accepted. Encompasses standard 200 OK deliveries, 201 resource creations, 204 headless actions, and 206 byte-range media streams.
3XX Redirection
URL & Resource Forwarding
Indicates that further action is needed by the client to fulfill the request. Covers permanent redirects (301, 308) which pass SEO link equity, temporary redirects (302, 307), and cache revalidations (304 Not Modified).
4XX Client Errors
Invalid Requests & Permissions
Indicates that the client sent an erroneous request. Includes missing pages (404), unauthenticated access (401), authorization blocks (403), rate-limiting constraints (429), and legal takedowns (451).
5XX Server Errors
Internal Failures & Outages
Indicates that the server is aware it encountered an unexpected failure or is incapable of completing the request. Features generic backend crashes (500), reverse proxy communication failures (502), and temporary maintenance overloads (503).
OTHER Other & Proprietary
Edge, CDN & Platform Statuses
Custom status codes implemented by infrastructure providers and edge CDNs, including Cloudflare edge origin timeouts and SSL handshake failures (520–526), Nginx client terminations (499), and anti-bot blocks (999).
Want to check a live website's HTTP Status Code?
Use our real-time 404 Checker or Full Header Checker to inspect response codes and headers for any public URL.
404 Checker
