Status Code Classifications
HTTP status codes are segmented into five classes, shown in Table B-1.
Table B-1. Status code classifications | ||
| Overall range | Defined range | Category |
| 100-199 | 100-101 | Informational |
| 200-299 | 200-206 | Successful |
| 300-399 | 300-305 | Redirection |
| 400-499 | 400-415 | Client error |
| 500-599 | 500-505 | Server error |