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