envoyproxy/envoy
View on GitHubext_authz does not respect keep_empty_value configuration in HeaderValueOption
Closed
#45003 opened on May 11, 2026
area/ext_authzbughelp wanted
Description
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