doer
v0.0.0
Published
Construct HTTP/HTTPS agents for tunneling proxies
Readme
doer 
Construct HTTP/HTTPS agents for tunneling proxies
Install
$ npm install --save doerUsage
var http = require('http');
var doer = require('doer');
doer();API
doer(proxy, options)
proxy
Type: string
Lorem ipsum.
options
Type: object
protocol
Type: 'string'
Default: 'http'
Lorem ipsum.
License
MIT © Kevin Martensson
