Mercurial > hg > nodescore
view node_modules/errorhandler/History.md @ 84:a4a9059a3802
local to server
author | Rob Canning <rob@foo.net> |
---|---|
date | Mon, 28 Jul 2014 18:17:02 +0100 |
parents | 0c3a2942ddee |
children |
line wrap: on
line source
1.1.1 / 2014-06-20 ================== * deps: accepts@~1.0.4 - use `mime-types` 1.1.0 / 2014-06-16 ================== * Display error on console formatted like `throw` * Escape HTML with `escape-html` module * Escape HTML in stack trace * Escape HTML in title * Fix up edge cases with error sent in response * Set `X-Content-Type-Options: nosniff` header * Use accepts for negotiation 1.0.2 / 2014-06-05 ================== * Pass on errors from reading error files 1.0.1 / 2014-04-29 ================== * Clean up error CSS * Do not respond after headers sent 1.0.0 / 2014-03-03 ================== * Genesis from `connect`