Files
deb-python-falcon/doc
Kurt Griffiths f9d0ef65d2 doc(Middleware): Correct and clarify a few passages of text
The middleware components page includes a tip that talks about modifying
req.uri. That is a read-only property. Instead, the tip should refer
to req.path.

Also clarify that middleware is executed based on the order of the list
that was passed to falcon.API via the middleware kwarg.
2015-02-17 11:33:20 -06:00
..
2014-04-09 17:54:35 -05:00
2015-02-06 18:30:53 -06:00
2014-03-12 14:19:24 -05:00