doer

0.0.0 • Public • Published

doer Build Status

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

Readme

Keywords

none

Package Sidebar

Install

npm i doer

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • kevva