Adopt HTTP ConnectionManager strip_matching_host_port
#2752
Labels
blocked
Blocked waiting on a dependency
strip_matching_host_port
#2752
Please describe the problem you have
Currently, we duplicate virtual host entries to allow them to match when a port is specified in the Host header. We can drop this and use
strip_matching_host_port
instead.https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto
The text was updated successfully, but these errors were encountered: