summaryrefslogtreecommitdiff
path: root/paste/debug/testserver.py
Commit message (Collapse)AuthorAgeFilesLines
* Add tests/test_httpserver.pyMarc Abramowitz2015-04-271-0/+93
which contains a test for the issue in BB-4, where the WSGI environment has strings with commas in them that don't belong. See issue #4.