-
Notifications
You must be signed in to change notification settings - Fork 574
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct CONNECT proxy handling and needle upgrade (#4967)
* fix: fix the proxy tests, ensure that CONNECT method is used * chore: upgrade needle to 3.3.0 Expect tests to fail / CONNECT will not be used until proxy is disabled in needle. * fix: disable proxy in needle, global-agent will be responsible to proxy requests * fix: upgrade @types/needle to support use_proxy_from_env_var * fix: upgrade @snyk/code-client
- Loading branch information
Showing
4 changed files
with
52 additions
and
105 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters