npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

doer

0.0.0

@kevva

npmHomeRepoSnykSocket
Downloads:2
$ npm install doer
DailyWeeklyMonthlyYearly

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