HTTP Status Codes Reference — Complete List
Complete reference for all HTTP status codes with descriptions and common use cases. Search and filter by category.
How to Use
- Search — Find codes by number or description.
- Filter — Click category buttons (1xx-5xx).
- Copy — Click copy button on any code card.
Features
- Complete RFC-compliant list
- Instant search
- Category filtering
- Works offline
Use Cases
- Debugging API responses
- Configuring web servers
- Learning HTTP protocol
FAQ
What are HTTP status codes?
Three-digit numbers indicating the result of an HTTP request.
What does 404 mean?
404 Not Found means the server cannot find the requested resource.