Files
deb-python-pecan/pecan/tests/middleware
Ryan Petrello b5d69b5624 Store exceptions raised by `abort` in the WSGI environ.
This makes it easier to access the original exception later in the request cycle (e.g., other middleware or in custom error handlers).
2013-04-09 14:00:16 -04:00
..