Optionaloptions: CacheManagerOptionsOptionaldeps: CacheManagerDepsCleans stale items from the cache.
Optionaloptions: CacheCleanOptionsa promise that resolves to true if the Cache object is found and deleted, and false otherwise.
Deletes the request from this cache.
The request or cache id used as the cache key.
Optionaloptions: CacheEntryOptionsResolves to true if the request is cached.
Caches a response with added expiry headers.
If set, when asynchronous caching has failed, this callback will be invoked. This is not invoked when a promise rejects during an operation.