api: adjust the behavior of header's present_match (#16627)
Currently, envoy ignores the value of present match. This commit adjust envoy's behavior. When the value is True, envoy will check the header present. When the value is False, envoy will check the header absent. Signed-off-by: He Jie Xu <hejie.xu@intel.com> Mirrored from https://github.com/envoyproxy/envoy @ 9a7a7ede474780c2bd8fe59e7a93e537204cfe31pull/624/head
parent
3b556352b1
commit
6e815515a7
2 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue