summaryrefslogtreecommitdiff
path: root/tests/test_session.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix request, session and urlmap tests on Python 3Victor Stinner2015-04-211-9/+13
| | | | HTTP body must be bytes
* Strip trailing spacesVictor Stinner2015-04-211-3/+3
|
* allow strings and lists to be used in cookie tokensKristian Kvilekval2012-10-121-0/+52