urugator
|
d32623baa7
|
docs: Update error-handling.md (#1239)
Docs incorrectly states that exposed errors are being logged by default error listener:
"which simply log the error if error.expose is true"
https://github.com/koajs/koa/blob/master/lib/application.js#L185
|
2018-09-20 18:43:23 +08:00 |
|
d3v
|
e0a0d9f7cc
|
fix: v1 artifact "this" reference (#711)
|
2016-04-20 14:15:11 +08:00 |
|
jongleberry
|
2b094eb895
|
docs: update history and docs for v2
|
2016-03-22 11:03:19 -07:00 |
|
Lee Bousfield
|
1d1698eb85
|
Update error handling doc to use promises+async
|
2016-03-12 20:19:55 -07:00 |
|
Lee Bousfield
|
a440425dc2
|
Add support for headers in errors
|
2016-03-12 17:46:35 -07:00 |
|