This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
v2.4.0: Corporate Proxy Support
2.4.0 (2018-1-11)
Corporate Proxy Support
Now automatically configures an HTTPS proxy agent if HTTPS_PROXY
is configured in the environment. Hosts, IPs, and CIDRs are respected in NO_PROXY
.
Work is underway to farther customize the proxy configuration, disable it completely, as well as providing your own HTTPS agent. Look forward to that in future releases.
API Documentation
JSDoc generated documentation is finally available! Check it out! Of course, continued improvements are welcome.
Changelog
Features
Doc
- api: add JSDoc to main interface and resources (de16c41)