1οΈβ£ Enter any HTTP response code, that you want to know about.
2οΈβ£ An image will be displayed, by which one can easily understand what kind of response that the status code denotes.
Some sample status codes that you can try out:
100, 200, 206, 400, 404, 402, 421, 502 etc.
HTTP response status codes indicate whether a specific HTTP request has been successfully completed. Responses are grouped in five classes:
- Informational responses (100β199)
- Successful responses (200β299)
- Redirection messages (300β399)
- Client error responses (400β499)
- Server error responses (500β599)
Note: Images / Gifs are limited to few HTTP response status codes only.
π Reference:
MDN