Closed hatoo closed 4 weeks ago
Currently, alpn of DefaultClient's TLS connector is static. If a browser requests HTTP/1.1 requests on proxy but the server accepts h2, HTTP versions will differ. It causes problem on https://echo.websocket.org/.ws
Currently, alpn of DefaultClient's TLS connector is static. If a browser requests HTTP/1.1 requests on proxy but the server accepts h2, HTTP versions will differ. It causes problem on https://echo.websocket.org/.ws