envoyproxy/envoy

ext_authz does not respect keep_empty_value configuration in HeaderValueOption

クローズ

#45,003 opened on 2026/05/11

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (5,373 件のフォーク)batch import
area/ext_authzbughelp wanted

Repository metrics

Stars
 (27,997 個のスター)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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

コントリビューターガイド