build

open fun build(settings: HttpClientSettings): CloseableHttpAsyncClient

Build a new HttpAsyncClient instance with the given settings applied.

Return

a new CloseableHttpAsyncClient instance

Parameters

settings

the settings to apply