config

fun config(block: OkHttpClient.Builder.() -> Unit)(source)

Configures OkHttpClient using OkHttpClient.Builder.

Report a problem