denoland / denoland/deploy_feedback
HTTPS_PROXY doesn't appear to work on Deno Deploy
Open
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Although the Deno runtime docs describe HTTP_PROXY, and HTTPS_PROXY (), they do not seem to honored on Deno Deploy as the outbound request comes from Google Cloud and a connection to the PROXY does not appear to even be attempted when calling `fetch`.
Is there some other setting or trick that's necessary to get HTTPS_PROXY working, or is this a bug or current limitation of the Deno Deploy environment?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.