You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.