kevva / download

Download and extract files
MIT License
1.28k stars 200 forks source link

download does not support proxy #32

Closed cybertk closed 10 years ago

cybertk commented 10 years ago

When set proxy via ENV http_proxy, download ignores the proxy.

kevva commented 10 years ago

It should according to https://www.npmjs.org/doc/misc/npm-config.html#proxy.

kevva commented 10 years ago

Fixed in https://github.com/kevva/download/commit/71b511325915f5e548a48445acbb83ecbb3faf61.