envoyproxy/envoy

alt-svc for Envoy

Open

#15 953 ouverte le 13 avr. 2021

Voir sur GitHub
 (15 commentaires) (2 réactions) (0 assignés)C++ (5 373 forks)batch import
area/quichelp 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

We can do basic alt-svc for Envoy using the route response_headers_to_add but it'd be nice to be able to do alt-svc on a per listener basis rather than a route at a time, and to allow pooling across domains (alt-authority)

Given this is pretty core to using QUIC, I think it's worth putting directly in the HCM

Guide contributeur