pub fn cached_response_interceptor<S>() -> CacheInterceptor<DefaultCachePolicy<S>>where S: CacheStore + Send + Sync + 'static,