Binary package “node-agent-base” in ubuntu oracular

Node.js wrapper around http.Agent class

 node-agent-base provides an abstract class that must define a connect()
 function which is responsible for creating the underlying socket that the
 HTTP client requests will use.