Skip to content

ENH: Add withVersion() and withExecutor() methods to HttpClientContext.Builder #4

Closed
@rbygrave

Description

@rbygrave

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)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions