Open drag0n-app opened 1 year ago
As a workaround, the Deno fetch API can use proxy.
The --unstable
option is required.
https://deno.land/api@v1.37.2?unstable=&s=Deno.CreateHttpClientOptions#prop_proxy
The axios script when run with deno hits a different path. I think there is some misconfiguration of headers.
Note: the 404 responses are by deno, and the 200 response is by node.
got & hpagent
axios
They don't work at all. But they work well with Node.js.