11.1 HTTP status code ¶
HTTP response status codes are the error numbers show the status of a specific HTTP request. The responses are grouped in five classes:
- Informational responses (100–199)
- Successful responses (200–299)
- Redirects (300–399)
- Client errors (400–499)
- Server errors (500–599)