Skip to content

ReactorHttpClientBuilder does not offer a factory method to create the HttpClient #45378

Closed
@philwebb

Description

@philwebb

Currently HttpClient.create() is called, but a different version may be wanted. We should offer a factory method. We might also want to make it easy to create a client from org.springframework.http.client.ReactorResourceFactory (see https://github.com/spring-projects/spring-boot/blob/0386fbeb166e5da21ebd6f0cecf578e0321ad087/spring-boot-project/spring-boot-docs/src/main/java/org/springframework/boot/docs/howto/httpclients/webclientreactornettycustomization/MyReactorNettyClientConfiguration.java)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions