envoyproxy/envoy
在 GitHub 查看support for http/1.1 -> http2 client upgrade for outbound connections
Open
#1,502 建立於 2017年8月21日
enhancementhelp wanted
倉庫指標
- Star
- (27,997 star)
- PR 合併指標
- (平均合併 8天) (30 天內合併 378 個 PR)
描述
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!