clientCacheSize

var clientCacheSize: Int = 10

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