Results 2 comments of Jordan Larson

Can you just use the `verify` option? ``` bodyParser.json({ verify: function(req, res, buf, encoding) { req.bodyLength = buf.length; } }) ```

I don't often use **flash** so I cannot help beyond this: `maxAge` should be an integer in milliseconds, not a date. https://github.com/expressjs/session#cookiemaxage