envoyproxy/envoy

alt-svc for Envoy

Open

#15,953 创建于 2021年4月13日

在 GitHub 查看
 (15 评论) (2 反应) (0 负责人)C++ (5,373 fork)batch import
area/quichelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

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

贡献者指南