300 Multiple Choices
Explanation:
The 300 Multiple Choices status code indicates that the target resource has more than one representation, each with its own specific location, and the user or user agent can select a preferred representation and redirect its request to that location.
Usage:
This status code is used to inform the client that the target resource has more than one representation and the client can select a preferred representation.
Attentions:
- The server should include information about the representations in the response message if possible.
- The response should include a message body with information about the representations.
Sample:
undefined