ktor
2.0.3
Select version
3.1.0
3.0.3
3.0.2
3.0.0
2.3.12
2.2.4
2.0.3
1.6.8
common
ktor-client-core
/
io.ktor.client.plugins.cache.storage
/
HttpCacheStorage
/
findByUrl
find
By
Url
common
abstract
fun
findByUrl
(
url
:
Url
)
:
Set
<
HttpCacheEntry
>
Content copied to clipboard
Find all matched
HttpCacheEntry
for
url
.