store

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

Store value in cache storage for url key.