remove

abstract suspend fun remove(url: Url, varyKeys: Map<String, String>)(source)

Remove from cache storage the entry matching url with additional varyKeys.

Report a problem