diff --git a/source/common/stream_info/stream_info_impl.h b/source/common/stream_info/stream_info_impl.h index bbf1bef50e4b..0077ace81f28 100644 --- a/source/common/stream_info/stream_info_impl.h +++ b/source/common/stream_info/stream_info_impl.h @@ -468,7 +468,6 @@ struct StreamInfoImpl : public StreamInfo { uint64_t bytes_sent_{}; Network::Address::InstanceConstSharedPtr legacy_upstream_local_address_; const Network::ConnectionInfoProviderSharedPtr downstream_connection_info_provider_; - std::string requested_server_name_; const Http::RequestHeaderMap* request_headers_{}; Http::RequestIdStreamInfoProviderSharedPtr request_id_provider_; absl::optional downstream_timing_;