-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
deno does not support http proxy #588
Comments
Does anyone have a workaround for this? Tried using this on windows but does not work:
|
We can achieve it by using Are you ok to add |
I'm also interested in this functionality. |
@zekth could you a tutorial how to use the hyper_proxy ? now im using deno on windows and got this problem because coorperate proxy |
Working on it ATM. There is a draft PR. Have to make it work. |
ref: npm seems depending on |
FYI proxies should work on latest |
Support is in v0.17.0 - missing docs still #2873 |
This reverts commit 312cf8e. This V8 upgrade causes some serious test failures in Deno: https://github.com/denoland/deno/actions/runs/7981611991/job/21793650383?pr=22505 This will require more work. I don't want to block others before the Deno v1.41 release.
I set a http/https proxy on os:
but deno cannot use them:
The text was updated successfully, but these errors were encountered: