IDE updater doesn't use the configured proxy #2232
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
When updating the IDE with the built-in updater, the traffic doesn't go through the proxy, even if I have configured it in the preferences.
To reproduce
example.com
42
foo
bar
🐛 The update is downloaded successfully, even though it should have failed if the invalid proxy configuration was used.
Expected behavior
The updater should also use the proxy setting in the Preferences.
Arduino IDE version
Original report
2.1.0
Last verified with
2.3.4
Operating system
Windows
Operating system version
Windows 10
Additional context
The configuration provided by the standardized
http_proxy
andhttps_proxy
environment variables are also not used by the updater.Issue checklist
The text was updated successfully, but these errors were encountered: