conn_manager: allow to remove port from host header (#10960)
add an api option/conn manager feature which would allow to remove port part from Host header (e.g. would transform example:443 to example. this would simplify domain's matching inside virtual host as well as would not require explicit matching on "domain:port" in upstream proxies. Signed-off-by: Nikita V. Shirokov <tehnerd@tehnerd.com> Mirrored from https://github.com/envoyproxy/envoy @ 111684faa1d28f34fb16af43911c575c6815c450master-ci-test
parent
f89ab41ddc
commit
0a7d55ad12
2 changed files with 18 additions and 2 deletions
Loading…
Reference in new issue