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 ten Successful Responses those are
OK,
Created,
Accepted,
Non-Authoritative Information,
No Content,
Reset Content,
Partial Content,
Multi-Status, and
Already Reported. All of them are described below:
Supported Browsers: The browsers compatible with the
HTTP status code Successful Responses are listed below:
- Google Chrome
- Internet Explorer
- Firefox
- Safari
- Opera