505 HTTP Version Not Supported
Explanation:
The 505 HTTP Version Not Supported status code indicates that the server does not support the HTTP protocol version used in the request.
Usage:
This status code should be used when the server does not support the HTTP protocol version used in the request.
Attentions:
- The server should include information about the supported protocol versions in the response message if possible.
- The response should include a message body with information about the supported protocol versions.
Sample:
undefined