summaryrefslogtreecommitdiff
path: root/paste/debug
Commit message (Collapse)AuthorAgeFilesLines
* Add tests/test_httpserver.pyMarc Abramowitz2015-04-279-0/+1859
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.