summaryrefslogtreecommitdiff
path: root/wsgitools/scgi
AgeCommit message (Expand)Author
2008-03-02improved scgi.forkpool.SocketFileWrapper a lotHelmut Grohne
2008-03-02fixed silly POST bug in scgi.forkpoolHelmut Grohne
2008-02-28refactored docstrings for epydocHelmut Grohne
2008-02-28scgi.forkpool: start_response must accept a third parameterHelmut 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