Fetches cache entry.
cacheId Id of cache that contains the entry.
requestURL URL spec of the request.
requestHeaders headers of the request.
Returns: Response read from the cache.
Requests cache names.
securityOrigin At least and at most one of securityOrigin, storageKey must be specified.
Security origin.
storageKey Storage key.
Returns: Caches for the security origin.
Requests data from cache.
cacheId ID of cache to get entries from.
skipCount Number of records to skip.
pageSize Number of records to fetch.
pathFilter If present, only return the entries containing this substring in the path