summaryrefslogtreecommitdiff
path: root/paste/util/scgiserver.py
Commit message (Expand)AuthorAgeFilesLines
* Fix #134 from cookedm: paste.util.scgiserver doesn't like an empty string as ...ianb2006-11-021-1/+1
* A big commit, primarily aesthetic/whitespace in nature. This is the result o...ianb2006-10-201-4/+4
* Several name problems, small bugs, extra imports caught by pyflakesianb2006-10-201-1/+0
* added optional host and max_children args to scgi's serve_application.pjenvey2006-06-171-2/+28
* Typo; fixed #54 (no QUERY_STRING or QUERY_STRING on PATH_INFO)ianb2006-01-121-1/+1
* Added docstrings to some modulesianb2006-01-041-3/+2
* Copied over scgiserver from an old tag, so Titus can do some work on itianb2005-12-231-0/+148