summaryrefslogtreecommitdiff
path: root/tests/test_wsgiwrappers.py
Commit message (Expand)AuthorAgeFilesLines
* Fix WSGIResponse on Python 3Victor Stinner2015-04-211-9/+10
* Strip trailing spacesVictor Stinner2015-04-211-1/+1
* allow strings and lists to be used in cookie tokensKristian Kvilekval2012-10-121-0/+146