// Used to track the matching filter chain and its position in the filter chain to connection map.
void setHttp3Options(const envoy::config::core::v3::Http3ProtocolOptions& http3_options) override;
quic::HttpDatagramSupport LocalHttpDatagramSupport() override { return http_datagram_support_; }