find

abstract fun find(url: Url, varyKeys: Map<String, String>): HttpCacheEntry?(source)

Find valid entry in cache storage with additional varyKeys.

Report a problem