Files
deb-python-pecan/docs
Ryan Petrello 21f70bbba7 Add support for specifying custom request and response implementations.
I noticed that people using pecan have taken to writing custom webob req/resp
subclasses and monkeypatching onto `pecan.request` and `pecan.response`.  Let's
give them what they need to do this properly.

Change-Id: If0ac953e381cec3a744388000a3b3afc0ea2525c
2014-06-25 11:41:53 -04:00
..