add_cache_headers

Function add_cache_headers 

Source
pub fn add_cache_headers<B>(
    response: &mut Response<B>,
    cache_control: CacheControl,
)
Expand description

Adds cache headers to a response.