408 Request Timeout
Explanation:
The 408 Request Timeout status code indicates that the server did not receive a complete request message within the time that it was prepared to wait.
Usage:
This status code should be used when the server did not receive a complete request message within the time that it was prepared to wait.
Attentions:
- The server should include information about the timeout duration in the response message if possible.
- The response should not include a message body.
Sample:
undefined