.. _envoy_api_file_envoy/config/filter/http/cache/v2alpha/cache.proto: HTTP Cache Filter ================= .. _extension_envoy.filters.http.cache: This extension may be referenced by the qualified name *envoy.filters.http.cache* .. note:: This extension is work-in-progress. Functionality is incomplete and it is not intended for production use. This extension is intended to be robust against both untrusted downstream and upstream traffic. .. warning:: This API is work-in-progress and is subject to breaking changes. .. _envoy_api_msg_config.filter.http.cache.v2alpha.CacheConfig: config.filter.http.cache.v2alpha.CacheConfig -------------------------------------------- `[config.filter.http.cache.v2alpha.CacheConfig proto] `_ .. code-block:: json { "typed_config": "{...}" } .. _envoy_api_field_config.filter.http.cache.v2alpha.CacheConfig.typed_config: typed_config (`Any `_) Config specific to the cache storage implementation.