//okhttp/okhttp3/Interceptor/Chain/withConnectTimeout
withConnectTimeout¶
[jvm]\ abstract fun withConnectTimeout(timeout: Int, unit: TimeUnit): Interceptor.Chain
//okhttp/okhttp3/Interceptor/Chain/withConnectTimeout
[jvm]\ abstract fun withConnectTimeout(timeout: Int, unit: TimeUnit): Interceptor.Chain