Update web services support to make use of ClientHttpRequestFactoryBuilder #42886
Labels
theme: http-client-config
Issues related to configuration of HTTP clients
type: enhancement
A general enhancement
Milestone
HttpWebServiceMessageSenderBuilder
could be replaced with a simpler function factory interface that creates a fully configuredWebServiceMessageSender
. We can lean on the newClientHttpRequestFactoryBuilder
being introduced in #36266 to do most of the heavy lifting.The text was updated successfully, but these errors were encountered: