Match the HTTP status code contained in a web server response to the description.
- codes in the 200 range ==> related to successful transactions
- codes in the 300 range ==> related to HTTP redirections
- codes in the 400 range ==> related to client errors
- codes in the 500 range ==> related to server errors
- codes in the 100 range ==> informational
Explanation & Hint: Place the options in the following order:
|