ext_authz: Skip setting content-length when it is part of the allowed headers (#9718)
In ext_authz HTTP implementation, when user set content-length as one of the allowed headers patterns as part of request authorization, we should skip setting it since it is already configured at initialization and the value depends on the request_size. Signed-off-by: Dhi Aurrahman <dio@tetrate.io> Mirrored from https://github.com/envoyproxy/envoy @ aaf67bba8c0fd245dbdd41b7c9eef6639ecbfa0dmaster-ci-test
parent
1485892668
commit
403ae88f9c
2 changed files with 10 additions and 2 deletions
Loading…
Reference in new issue