0.4.4 • Published 9 years ago

request-promise-cls v0.4.4

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

Request-Promise-Cls


This is a fork of: Request Promise that includes the cls bluebird path.

cls-bluebird

Examples

var rp-cls = require('request-promise-cls/lib/cls-rp');
var rp = rp-cls(ns);

// use rp as you would before, now the namespace you passed in will be available to all promises inside rp.