A comprehensive, searchable reference guide for all HTTP status codes with descriptions, causes, and solutions.
Continue
The server has received the request headers and the client should proceed to send the request body.
Switching Protocols
The server is switching protocols as requested by the client.
Processing
The server has received and is processing the request, but no response is available yet.
Early Hints
Used to return some response headers before final HTTP message.
OK
The request has succeeded.
Created
The request has been fulfilled and resulted in a new resource being created.
Accepted
The request has been accepted for processing, but the processing has not been completed.
Non-Authoritative Information
The request was successful but the enclosed payload has been modified by a transforming proxy.
No Content
The request has succeeded but there is no content to send back.
Reset Content
The server tells the client to reset the document view.
Partial Content
The server is delivering only part of the resource due to a range header sent by the client.
Multi-Status
Provides status for multiple independent operations (WebDAV).
Need Professional IT Services?
Our IT professionals can help optimize your infrastructure and improve your operations.
References & Citations
- IETF. (2022). RFC 9110: HTTP Semantics (Status Codes). Retrieved from https://www.rfc-editor.org/rfc/rfc9110.html#name-status-codes (accessed January 2025)
- MDN Web Docs. (2024). HTTP Status Code Definitions. Retrieved from https://developer.mozilla.org/en-US/docs/Web/HTTP/Status (accessed January 2025)
Note: These citations are provided for informational and educational purposes. Always verify information with the original sources and consult with qualified professionals for specific advice related to your situation.
Key Security Terms
Understand the essential concepts behind this tool
HTTP Security Headers
Response headers that enable browser security protections against common web attacks.
HTTP Status Codes
Three-digit codes returned by web servers to indicate the result of an HTTP request.
URL Redirection
A technique that forwards users from one URL to another, often used for site migrations or link shortening.
API Endpoint
A specific URL where an API can be accessed, representing a function or resource in a web service.
Frequently Asked Questions
Common questions about the HTTP Status Code Reference