421 Misdirected Request
Explanation:
The 421 Misdirected Request status code is used in a situation where the server is not able to produce a response for the target resource due to a connection failure with the client.
Usage:
This status code should be used when the server is not able to produce a response for the target resource due to a connection failure with the client.
Attentions:
- The server should include information about the connection failure in the response message if possible.
- The response should include a message body with information about the connection failure.
Sample:
undefined