envoyproxy/envoy
Vedi su GitHubsupport for http/1.1 -> http2 client upgrade for outbound connections
Open
#1502 aperta il 21 ago 2017
enhancementhelp wanted
Metriche repository
- Star
- (27.997 star)
- Metriche merge PR
- (Merge medio 8g) (378 PR mergiate in 30 g)
Descrizione
Envoy only supports http2 connections to the upstream hosts with prior knowledge. Any upgrade request from http1.1 to http2 from the client is not supported.
Can this be supported?
Thanks!