summaryrefslogtreecommitdiff
path: root/wsgitools/scgi/asynchronous.py
AgeCommit message (Expand)Author
2008-10-14added epydoc markup to doc stringsHelmut Grohne
2008-09-22make limits in scgi.asynchronous configurableHelmut Grohne
2008-07-09check for whether environ contains CONTENT_LENGTHHelmut Grohne
2008-02-28refactored docstrings for epydocHelmut Grohne
2007-09-20added assertions for not getting unicode stringsHelmut Grohne
2007-09-11fix scgi.asynchronous to work with empty responsesHelmut Grohne
2007-04-25some environ fixups in scgi.*Helmut Grohne
2007-04-21added some assertionsHelmut Grohne
2007-04-18fixed grave data sending bug in wsgitools.scgiHelmut Grohne
2007-04-17added wsgitools.scgi.forkpoolHelmut Grohne