Added docs for the Http404/Http500 handling that philo does. Resolves issue #156...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 13 Jun 2011 22:40:22 +0000 (18:40 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 13 Jun 2011 22:40:22 +0000 (18:40 -0400)
commit9e738a63041c17c95812da3c366ea183cf1d83b7
tree3451e77ad66c46dad93b50ef025e5fab228703b3
parent656cc0736f2aaf0ef90b4aaed3a20c718892449e
Added docs for the Http404/Http500 handling that philo does. Resolves issue #156. Added status codes to the responses for that handling.
philo/middleware.py