Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update web services support to make use of ClientHttpRequestFactoryBuilder #42886

Closed
philwebb opened this issue Oct 25, 2024 · 0 comments
Closed
Assignees
Labels
theme: http-client-config Issues related to configuration of HTTP clients type: enhancement A general enhancement
Milestone

Comments

@philwebb
Copy link
Member

HttpWebServiceMessageSenderBuilder could be replaced with a simpler function factory interface that creates a fully configured WebServiceMessageSender. We can lean on the new ClientHttpRequestFactoryBuilder being introduced in #36266 to do most of the heavy lifting.

@philwebb philwebb self-assigned this Oct 25, 2024
@philwebb philwebb added the type: enhancement A general enhancement label Oct 25, 2024
@philwebb philwebb added this to the 3.4.0-RC1 milestone Oct 25, 2024
@philwebb philwebb added the theme: http-client-config Issues related to configuration of HTTP clients label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: http-client-config Issues related to configuration of HTTP clients type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant