summaryrefslogtreecommitdiff
path: root/tests/test_request.py
Commit message (Expand)AuthorAgeFilesLines
* Fix request, session and urlmap tests on Python 3Victor Stinner2015-04-211-1/+5
* Strip trailing spacesVictor Stinner2015-04-211-4/+4
* allow strings and lists to be used in cookie tokensKristian Kvilekval2012-10-121-0/+62