mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 10:59:03 +00:00
Add `ClientHttpRequestFactoryBuilderCustomizer` interface that can be used to customize the `ClientHttpRequestFactoryBuilder`. Closes gh-44987