416 Range Not Satisfiable
Explanation:
The 416 Range Not Satisfiable status code indicates that the server cannot satisfy the range request due to the current state of the target resource.
Usage:
This status code should be used when the server cannot satisfy the range request due to the current state of the target resource.
Attentions:
- The server should include information about the range request in the response message if possible.
- The response should include a message body with information about the range request.
Sample:
undefined