Skip to content

Fix proxy handling for nonProxyHosts#39

Merged
robertkrauss merged 2 commits intodevelopfrom
feature/fix-nonproxyhosts-handling
Mar 11, 2025
Merged

Fix proxy handling for nonProxyHosts#39
robertkrauss merged 2 commits intodevelopfrom
feature/fix-nonproxyhosts-handling

Conversation

@robertkrauss
Copy link
Contributor

@robertkrauss robertkrauss commented Mar 11, 2025

Mit Upgrade auf Spring Boot 3 hatte sich die HttpClient-Api geändert und dazu geführt, dass der PrivacyProxyRoutePlanner nicht mehr verwendet wurde.

Der PrivacyProxyRoutePlanner ist nun so angepasst, dass der Proxy wieder für https.nonProxyHosts umgangen wird.

Copy link
Contributor

@sleyer sleyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really know the ins and outs of these APIs, but the codechanges themselves look reasonable and I trust that you tested this properly => approved

@robertkrauss robertkrauss merged commit a06ae46 into develop Mar 11, 2025
1 check passed
@robertkrauss robertkrauss deleted the feature/fix-nonproxyhosts-handling branch March 19, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants