cluster.httpProtocolOptions().http3Options().quic_protocol_options(), max_concurrent_streams,
} else if (currentUnusedCapacity() == 0 && state() == ActiveClient::State::ReadyForEarlyData) {
ConnectionPool::Cancellable* Http3ConnPoolImpl::newStream(Http::ResponseDecoder& response_decoder,
if (static_cast<ActiveClient&>(client).hasCreatedStream() && connect_callback_ != absl::nullopt) {