ktor
2.0.1
2.2.3
2.2.2
2.2.1
2.2.0
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-rc-1
2.0.0-beta-1
1.6.8
1.6.7
ktor-client-okhttp
/
io.ktor.client.engine.okhttp
/
OkHttpConfig
/
clientCacheSize
client
Cache
Size
var
clientCacheSize
:
Int
=
10
Content copied to clipboard
Size of the cache that keeps least recently used
OkHttpClient
instances. Set "0" to avoid caching.