diff --git a/lib/router/req.js b/lib/router/req.js index c8950480e..aa80622ce 100644 --- a/lib/router/req.js +++ b/lib/router/req.js @@ -20,6 +20,9 @@ module.exports = (function mock_req (){ var req = Request; + // Examine something like [shot](https://github.com/spumko/shot/) + // for the streaming methods. + // // Express methods/properties //