ktor-client-apache
Toggle table of contents
3.3.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ktor-client-apache
ktor-client-apache
/
io.ktor.client.engine.apache
/
ApacheEngineConfig
/
customClient
custom
Client
var
customClient
:
HttpAsyncClientBuilder
.
(
)
->
HttpAsyncClientBuilder
(
source
)
Specifies a custom processor for
HttpAsyncClientBuilder
.
Report a problem