microsoft / vscode-dts

CLI utility for downloading vscode.d.ts and vscode.proposed.d.ts
MIT License
34 stars 15 forks source link

fix: use lowercase and uppercase `https_proxy`, `all_proxy` from env #24

Open lyngai opened 7 months ago

lyngai commented 7 months ago

Add support for lowercase HTTPS_PROXY environment variable. And use all_proxy in the environment as an alternative setting for http request proxy.