| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix request, session and urlmap tests on Python 3 | Victor Stinner | 2015-04-21 | 1 | -9/+13 |
| | | | | | HTTP body must be bytes | ||||
| * | Strip trailing spaces | Victor Stinner | 2015-04-21 | 1 | -3/+3 |
| | | |||||
| * | Made it possible to create the session after start_response is called but ↵ | ianb | 2006-06-21 | 1 | -0/+52 |
| before the first content is sent to the server | |||||
