node-agent-base

Node.js wrapper around http.Agent class
  https://github.com/TooTallNate/proxy-agents#readme
  0
  no reviews



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.