Deno has built in support for `http_proxy` env var and custom HttpClient interface passable through `fetch({ client })`.
Deno has built in support for
http_proxyenv var and custom HttpClient interface passable throughfetch({ client }).