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