Skip to content

mfowlewebs/sails-proxywrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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").

About

Use proxyquire to install proxywrap'ed HTTP libs under Sails

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors