ktor-client-apache
Toggle table of contents
3.2.3
jvm
Platform filter
jvm
Switch theme
Search in API
ktor-client-apache
ktor-client-apache
/
io.ktor.client.engine.apache
/
ApacheEngineConfig
/
customizeClient
customize
Client
fun
customizeClient
(
block
:
HttpAsyncClientBuilder
.
(
)
->
Unit
)
(
source
)
Customizes a
HttpAsyncClientBuilder
in the specified
block
.
Report a problem