finalhandler
Installation
$ npm install finalhandlerAPI
var finalhandler = require('finalhandler')finalhandler(req, res, [options])
options.env
options.onerror
Examples
always 404
perform simple action
use with middleware-style functions
keep log of all errors
License
Last updated