get_cache_storage

Function get_cache_storage 

Source
pub fn get_cache_storage() -> &'static (dyn Storage + Sync)
Expand description

Get a static reference to the HTTP cache storage

This is used by the ProxyHttp implementation to enable caching.