ktor-client-okhttp / io.ktor.client.engine.okhttp / OkHttpConfig / clientCacheSize

clientCacheSize

var clientCacheSize: Int

Size of the cache that keeps least recently used OkHttpClient instances. Set "0" to avoid caching.