findByUrl

abstract fun findByUrl(url: Url): Set<HttpCacheEntry>(source)

Find all matched HttpCacheEntry for url.

Report a problem