pushScalarToByteVector(StringUtil::CaseInsensitiveHash()(server_name_overide.value()), key);
TransportSocketOptionsUtility::fromFilterState(const StreamInfo::FilterState& filter_state) {
if (auto typed_data = filter_state.getDataReadOnly<UpstreamServerName>(UpstreamServerName::key());
proxy_info = std::make_unique<TransportSocketOptions::Http11ProxyInfo>(typed_data->hostname(),
StreamInfo::FilterState::ObjectsPtr objects = filter_state.objectsSharedWithUpstreamConnection();