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