readTimeout

fun readTimeout(readTimeout: Int): Request

Sets the read timeout of the request

Return

The request builder

Parameters

readTimeout

The read timeout of the request


The timeout for reading the response in millisecond Default: 0 (No timeout)