clientCacheSize

var clientCacheSize: Int = 10

Specifies the size of cache that keeps recently used OkHttpClient instances. Set this property to 0 to disable caching.