1.0.2 • Published 9 years ago

proxy-support v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

proxy-support Build Status

Replace globalAgent with tunnel-agent

Install

$ npm install --save proxy-support -g

Usage

Most tools (which use request, got, etc...) are using global Agent from http, so to fix proxy support you should do something like this:

alias node="node -r proxy-support"

This should work from iojs@1.6.0.

License

MIT © Vsevolod Strukchinsky

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago