Skip to content

Allow reuse of library-specific configuration code in ClientHttpRequestFactoryFactory and ClientHttpConnectorFactory #760

Closed
@mp911de

Description

@mp911de

To be able to reuse existing configuration code in the sense of applying Spring's defaults with the ability to add application-specific configuration it would be good to be able to use e.g. ClientHttpRequestFactoryFactory.HttpComponents to obtain a builder for the HTTP client.

Applications could leverage that code without the need to duplicate ClientHttpRequestFactoryFactory and friends and configure the HTTP client with specific additional options while retaining Spring's defaults.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions