envoyproxy/envoy

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

Open

#1 502 ouverte le 21 août 2017

Voir sur GitHub
 (3 commentaires) (12 réactions) (0 assignés)C++ (5 373 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

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!

Guide contributeur