Skip to content

Conversation

siom79
Copy link
Contributor

@siom79 siom79 commented May 2, 2025

As described in #34849, this PR lets the default HttpClient in ReactorClientHttpRequestFactory evaluate the system properties in order to apply given proxy settings like https.proxyHost and https.proxyPort.

Closes gh-34849

…RequestFactory

Closes spring-projectsgh-34849

Signed-off-by: Martin Mois <martin.mois@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label May 2, 2025
@bclozel bclozel added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels May 2, 2025
@bclozel bclozel added this to the 7.0.0-M5 milestone May 2, 2025
@bclozel bclozel closed this in 2618620 May 13, 2025
@bclozel bclozel self-assigned this May 13, 2025
@bclozel
Copy link
Member

bclozel commented May 13, 2025

Thanks @siom79 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReactorClientHttpRequestFactory should use HttpClient.create().proxyWithSystemProperties()
3 participants