Zusammenfassung
The server does not support the major HTTP version used in the request.
Wann er auftritt
Returned when a client uses an HTTP version the server will not serve.
Lösung
- Use HTTP/1.1 or HTTP/2
- Update the client library
Grundlage in der Spezifikation