envoyproxy/envoy

support for http/1.1 -> http2 client upgrade for outbound connections

开放

#1,502 创建于 2017年8月21日

 (3 条评论) (12 个反应) (0 位负责人)C++ (5,373 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (27,997 个星标)
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!

贡献者指南