watilde / tvm

TypeScript Version Manager
http://watilde.github.io/tvm
32 stars 5 forks source link

Change http module to request module for proxy access. #25

Closed gniw closed 9 years ago

gniw commented 9 years ago

"http" module also works behind proxy with complex setting, but "request" module is very simple. And increase timeout setting, because some test-case gets timeout when it takes too long time to install by slow internet connection.

watilde commented 9 years ago

@gniw Thanks for your PR! Seems great quality. After merged this one, I'm going to update npm version.minor soon.

Cheers.

watilde commented 9 years ago

Ships at https://github.com/watilde/tvm/pull/26 thanks!