envoyproxy/envoy

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

Open

#1.502 geöffnet am 21. Aug. 2017

Auf GitHub ansehen
 (3 Kommentare) (12 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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!

Contributor Guide