-
Notifications
You must be signed in to change notification settings - Fork 29.4k
fix(core): Fix HTTP proxy support in all nodes and other axios requests #16092
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cubic reviewed 5 files and found no issues. Review PR in cubic.dev.
Codecov ReportAttention: Patch coverage is
📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
✅ All Cypress E2E specs passed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
debug: 3.2.7(supports-color@5.5.0) | ||
debug: 3.2.7(supports-color@8.1.1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like there are dependencies here which shouldn't be updated 🙈
Summary
Fix support for HTTP(s) proxies
HTTP_PROXY
/HTTPS_PROXY
/ALL_PROXY
/NO_PROXY
env varsproxy-from-env
(same package as axios)Tested with tinyproxy
Related Linear tickets, Github issues, and Community forum posts
https://linear.app/n8n/issue/NODE-2942/http-request-node-proxy-issue
Review / Merge checklist
release/backport
(if the PR is an urgent fix that needs to be backported)