store

abstract suspend fun store(url: Url, data: CachedResponseData)(source)

Store data in cache storage for url key.

Report a problem