envoyproxy/envoy

ext_authz does not respect keep_empty_value configuration in HeaderValueOption

已關閉

#45,003 建立於 2026年5月11日

 (1 則留言) (0 個反應) (0 位負責人)C++ (5,373 個分叉)batch import
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

貢獻者指南