Aminadav / node-run-middleware

NodeJS Express module to simulate URL requests, for internal executing REST API's
https://github.com/aminag/node-run-middleware
ISC License
65 stars 22 forks source link

Supports redirect #10

Closed Aminadav closed 8 years ago

Aminadav commented 8 years ago

The new version v0.6.1 supports response.redirect. See example.js for more info