mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 04:19:03 +00:00
Update `HttpComponentsClientHttpRequestFactoryBuilder` with a new `withDefaultRequestConfigManagerCustomizer` method, primarily to help disable the protocol upgrade setting. Closes gh-43139