1.0.3 • Published 10 years ago

sails-proxywrap v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Sails Proxywrap

Return a Sails module where HTTP & HTTPS have been substituted out for Proxywrap-ed replacements.

This project implements a zero-change API implementation of Sails#3506.

Use

npm install --save sails-proxywrap to install the module

Edit app.js and replace require("sails") with require("sails-proxywrap").

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago