Is your feature request related to a problem? Please describe. Currently I need to add Proxy Information to JDK 11+ HttpClient.

Describe the solution you'd like Exposing a HttpClient.Builder

Describe alternatives you've considered Creating a @Bean and adding @Primary

Additional context N/A