| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a couple tests that had some fragility | ianb | 2008-03-25 | 1 | -1/+1 |
| | | |||||
| * | Simplify the way HTTPExceptionHandler catches HTTPExceptions. You can no ↵ | ianb | 2007-09-21 | 1 | -27/+0 |
| | | | | | longer raise httpexceptions in your app_iter | ||||
| * | Fixing a bug when unicode is used in exceptions, the | cce | 2006-09-11 | 1 | -0/+15 |
| | | | | | | *_headers functions can be called directly w/o the module name prefix. | ||||
| * | - got rid of unnecessary trailing spaces in httpexceptions | cce | 2005-12-23 | 1 | -4/+4 |
| | | | | | | | | | | - made error messages us \r\n rather than just \n in httpexceptions to comply with various browsers - added tests to check FileApp - added support for handling 100 Continue in httpserver - fixingup dumpenviron in wsgilib to dump message body - misc changes to fileapp (mostly documentation) | ||||
| * | Moved all the internal uses of wsgilib to their correct forms now | ianb | 2005-12-18 | 1 | -1/+2 |
| | | |||||
| * | not just direct iterators break this, but middleware that convert the result ↵ | cce | 2005-12-15 | 1 | -0/+9 |
| | | | | | into an iteration | ||||
| * | committing an example that worked before the recent change to httpexceptions | cce | 2005-12-15 | 1 | -1/+19 |
| | | |||||
| * | Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync ↵ | ianb | 2005-12-13 | 1 | -0/+82 |
| with trunk | |||||
