pub fn get_cache_storage() -> &'static (dyn Storage + Sync)
Get a static reference to the HTTP cache storage
This is used by the ProxyHttp implementation to enable caching.