request-promise-cls

0.4.4 • Public • Published
Promises/A+ logo

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.

/request-promise-cls/

    Package Sidebar

    Install

    npm i request-promise-cls

    Weekly Downloads

    3

    Version

    0.4.4

    License

    MIT

    Last publish

    Collaborators

    • kcnz