developer5 sections · 33 items
HTTP Status Codes Reference Cheat Sheet
Complete HTTP response status code reference organized by class: 1xx informational, 2xx success, 3xx redirection, 4xx client errors, and 5xx server errors.
1xx Informational
| Item | Value |
|---|---|
| 100 | Continue |
| 101 | Switching Protocols |
| 102 | Processing |
| 103 | Early Hints |
2xx Success
| Item | Value |
|---|---|
| 200 | OK |
| 201 | Created |
| 202 | Accepted |
| 204 | No Content |
| 206 | Partial Content |
| 207 | Multi-Status |
3xx Redirection
| Item | Value |
|---|---|
| 301 | Moved Permanently |
| 302 | Found |
| 303 | See Other |
| 304 | Not Modified |
| 307 | Temporary Redirect |
| 308 | Permanent Redirect |
4xx Client Errors
| Item | Value |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 405 | Method Not Allowed |
| 408 | Request Timeout |
| 409 | Conflict |
| 413 | Payload Too Large |
| 422 | Unprocessable Entity |
| 429 | Too Many Requests |
5xx Server Errors
| Item | Value |
|---|---|
| 500 | Internal Server Error |
| 501 | Not Implemented |
| 502 | Bad Gateway |
| 503 | Service Unavailable |
| 504 | Gateway Timeout |
| 507 | Insufficient Storage |
| 508 | Loop Detected |
Tip: Use landscape orientation for wider tables
Related Tools
Stay Updated
Get notified about new tools, features, and exclusive deals. No spam, ever.