ktor
1.6.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
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.