envoyproxy/envoy

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

Open

#1.502 aberto em 21 de ago. de 2017

Ver no GitHub
 (3 comments) (12 reactions) (0 assignees)C++ (5.373 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

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!

Guia do colaborador