- http-proxy-agent: update to
agent-base
v1.0.0 API - http-proxy-agent: rename
secure
option tosecureProxy
- http-proxy-agent: default the "port" to 80 if not set
- http-proxy-agent: use "extend" module
- test: refactor tests
- test: add 407 auth test
- test: add bad proxy info test
- test: add "secureProxy" option tests
- Add initial "Proxy-Authorization" Basic authentication support
- test: make tests pass, ensure valid IP addresses are returned
- test: add tests
- throw an Error when no proxy info is given
- add support for passing options to net/tls .connect()
- Initial release