pub fn add_caching_headers(
headers: &mut HeaderMap,
cid: &str,
config: &CacheConfig,
)Expand description
Add caching headers to a response for a given CID
pub fn add_caching_headers(
headers: &mut HeaderMap,
cid: &str,
config: &CacheConfig,
)Add caching headers to a response for a given CID