We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Adds the ability to configure the HttpClient.Version and Executor to the underlying HttpClient.
Note that we always have the option of providing the whole HttpClient using HttpClientContext.Builder.with(HttpClient client)
HttpClient
HttpClientContext.Builder.with(HttpClient client)