ktor
1.6.8
3.0.3
3.0.2
3.0.0
2.3.12
2.2.4
2.0.3
1.6.8
ktor-client-apache
/
io.ktor.client.engine.apache
/
ApacheEngineConfig
/
customizeRequest
customize
Request
fun
customizeRequest
(
block
:
RequestConfig.Builder
.
(
)
->
Unit
)
Content copied to clipboard
Customizes a
RequestConfig.Builder
in the specified
block
.