envoyproxy/envoy
GitHub で見るext_authz does not respect keep_empty_value configuration in HeaderValueOption
Closed
#45,003 opened on 2026年5月11日
area/ext_authzbughelp wanted
説明
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