envoyproxy/envoy
ext_authz does not respect keep_empty_value configuration in HeaderValueOption
已关闭
#45,003 创建于 2026年5月11日
area/ext_authzbughelp wanted
仓库指标
- 星标
- (27,997 个星标)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 PR)
描述
Title: ext_authz does not respect keep_empty_value configuration in HeaderValueOption
Description: Even if Envoy authz is configured to drop empty headers, it would not drop the empty headers.
Repro steps: See https://github.com/envoyproxy/envoy/pull/44925