AmadeusITGroup/JumpSSH

Breaks becuase of hardcoding http1.0

mustafa89 opened this issue · 0 comments

Breaking for me when trying to hit remote endpoints that require http1.1 and I see http1.0 is hard coded here.

any workarounds?

curl -is --http1.0 -X GET "kube-state-metrics.test-internal.example.com"
HTTP/1.1 426 Upgrade Required
date: Tue, 27 Dec 2022 14:15:39 GMT
server: istio-envoy
connection: close
content-length: 0