Skip to content
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

fix: fix the proxy tests, ensure that CONNECT method is used #4967

Merged
merged 5 commits into from
Jan 8, 2024

Conversation

neonnoon
Copy link
Contributor

@neonnoon neonnoon commented Dec 13, 2023

What

Why

In #4953 we had to revert to an older version of needle.
We want to make sure we can continue to upgrade needle and we don't accidentally break proxy support on upgrades.

Copy link
Contributor

github-actions bot commented Dec 14, 2023

Warnings
⚠️

"fix: disable proxy in needle, global-agent will be responsible to proxy requests" is too long. Keep the first line of your commit message under 72 characters.

Generated by 🚫 dangerJS against cda1030

@neonnoon
Copy link
Contributor Author

Validation of succeeding (needle 3.0.0) failing (needle 3.3.0) and succeeding (needle 3.3.0 with use_proxy_from_env_var:false):
Screenshot 2023-12-14 at 18 45 49

Validation of HTTP requests to proxy using needle 3.3.0 and use_proxy_from_env_var:false in cli and code-client:
Screenshot 2023-12-14 at 08 42 53

@neonnoon neonnoon marked this pull request as ready for review December 20, 2023 11:08
@neonnoon neonnoon requested review from a team as code owners December 20, 2023 11:08
@neonnoon neonnoon force-pushed the fix/uprade-needle-test-proxy branch from 667ae4c to cda1030 Compare January 8, 2024 07:30
@neonnoon neonnoon merged commit 0226e20 into master Jan 8, 2024
14 checks passed
@neonnoon neonnoon deleted the fix/uprade-needle-test-proxy branch January 8, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants