summaryrefslogtreecommitdiff
path: root/tests/urlparser_data
Commit message (Collapse)AuthorAgeFilesLines
* Fix urlparser tests on Python 3Victor Stinner2015-04-217-13/+24
| | | | HTTP body must be bytes
* Strip trailing spacesVictor Stinner2015-04-213-3/+3
|
* allow strings and lists to be used in cookie tokensKristian Kvilekval2012-10-1223-0/+78