doer
v0.0.0
Published
Construct HTTP/HTTPS agents for tunneling proxies
Downloads
5
Readme
doer
Construct HTTP/HTTPS agents for tunneling proxies
Install
$ npm install --save doer
Usage
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