ktor-client-apache / io.ktor.client.engine.apache / ApacheEngineConfig / customizeClient

customizeClient

fun customizeClient(block: HttpAsyncClientBuilder.() -> Unit): Unit

Customizes a HttpAsyncClientBuilder in the specified block.