envoyproxy/envoy

ext_authz does not respect keep_empty_value configuration in HeaderValueOption

Closed

#45,003 创建于 2026年5月11日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (27,997 star) (5,373 fork)batch import
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

贡献者指南

ext_authz does not respect keep_empty_value configuration in HeaderValueOption · envoyproxy/envoy#45003 | Good First Issue