Add `egg:Zope2#httpexceptions` WSGI middleware, refs #64.
This serves the same purpose as `egg:paste#httpexceptions`, but recognizes exceptions derived from `zExceptions.HTTPException`.
Showing
Please register or sign in to comment
This serves the same purpose as `egg:paste#httpexceptions`, but recognizes exceptions derived from `zExceptions.HTTPException`.