Resumen
The server does not support the major HTTP version used in the request.
Cuándo ocurre
Returned when a client uses an HTTP version the server will not serve.
Cómo solucionarlo
- Use HTTP/1.1 or HTTP/2
- Update the client library
Base en la especificación