ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
common
ktor-client-cio
/
io.ktor.client.engine.cio
/
CIOEngineConfig
/
requestTimeout
request
Timeout
common
var
requestTimeout
:
Long
=
15000
Content copied to clipboard
Timeout to get send request headers and get first response bytes(in millis).
Use 0 to disable.