findAll

abstract suspend fun findAll(url: Url): Set<CachedResponseData>

Find all matched HttpCacheEntry for url.