The HTTP status codes are used to indicate that any specific HTTP request has successfully completed or not. The HTTP status codes are categorized into five sections those are listed below:
- Informational responses (100–199)
- Successful responses (200–299)
- Redirects (300–399)
- Client errors (400–499)
- Server errors (500–599)
There are four Informational Responses those are
Continue,
Switching Protocols,
Processing, and
Early Hints. All of them are described below:
Supported Browsers: The browsers compatible with the
HTTP status codes Informational Responses are listed below:
- Google Chrome
- Internet Explorer
- Firefox
- Safari
- Opera