nodejs-agent-base - Turn a function into an `http.Agent` instance
| Website: | https://www.npmjs.org/package/agent-base |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
This module provides an http.Agent generator. That is, you pass it an async callback function, and it returns a new http.Agent instance that will invoke the given callback function when sending outbound HTTP requests.
Packages
| nodejs-agent-base-1.0.1-1.el7.src [9 KiB] |
Changelog
by Ralph Bean (2014-07-22):
- Initial packaging for Fedora. |