xp-forge / frontend

Web frontends
1 stars 1 forks source link

Allows to throw web.Error in handler #6

Closed johannes85 closed 6 years ago

johannes85 commented 6 years ago

At this point a web.Error thrown in a handler will be wrapped by another web.Error which causes the http status code set in this inner error to be lost.

thekid commented 6 years ago

Released in https://github.com/xp-forge/frontend/releases/tag/v0.5.0