HTTP connection managerΒΆ
- Overview
 - Route matching
 - Traffic Shifting/Splitting
 - HTTP/1.1 Header Casing
 - HTTP header manipulation
- :scheme
 - user-agent
 - server
 - x-client-trace-id
 - x-envoy-downstream-service-cluster
 - x-envoy-downstream-service-node
 - x-envoy-external-address
 - x-envoy-force-trace
 - x-envoy-internal
 - x-envoy-original-dst-host
 - x-forwarded-client-cert
 - x-forwarded-for
 - x-forwarded-proto
 - x-request-id
 - x-ot-span-context
 - x-b3-traceid
 - x-b3-spanid
 - x-b3-parentspanid
 - x-b3-sampled
 - x-b3-flags
 - b3
 - x-datadog-trace-id
 - x-datadog-parent-id
 - x-datadog-sampling-priority
 - sw8
 - x-amzn-trace-id
 - Custom request/response headers
 
 - HTTP header sanitizing
 - Local reply modification
 - Response Code Details
 - Statistics
 - Runtime
 - Route discovery service (RDS)
 - Virtual Host Discovery Service (VHDS)