if (!Protobuf::util::MessageDifferencer::Equivalent(options, existing_cache->second.options_)) {
MessageUtil::anyConvertAndValidate(options.key_value_store_config().typed_config(), kv_config,
auto& factory = Config::Utility::getAndCheckFactory<KeyValueStoreFactory>(kv_config.config());
dispatcher, std::move(canonical_suffixes), std::move(store), options.max_entries().value());
for (const envoy::config::core::v3::AlternateProtocolsCacheOptions::AlternateProtocolsCacheEntry&
const HttpServerPropertiesCacheImpl::Origin origin = {"https", entry.hostname(), entry.port()};
OptRef<const std::vector<HttpServerPropertiesCacheImpl::AlternateProtocol>> existing_protocols =