Age | Commit message (Expand) | Author |
---|---|---|
2008-07-09 | speed up receiving data in forkpool | Helmut Grohne |
2008-07-09 | check for whether environ contains CONTENT_LENGTH | Helmut Grohne |
2008-07-08 | epydoc syntax fixes in scgi.forkpool | Helmut Grohne |
2008-07-08 | environ["wsgi.input"].read fixed in scgi.forkpool | Helmut Grohne |
2008-07-08 | refactor scgi.forkpool socket handling | Helmut Grohne |
2008-03-28 | fixed non-fatal bugs | Helmut Grohne |
2008-03-28 | implement size parameter for environ["wsgi.input"].readline on scgi.forkpool | Helmut Grohne |
2008-03-02 | improved scgi.forkpool.SocketFileWrapper a lot | Helmut Grohne |
2008-03-02 | fixed silly POST bug in scgi.forkpool | Helmut Grohne |
2008-02-28 | refactored docstrings for epydoc | Helmut Grohne |
2008-02-28 | scgi.forkpool: start_response must accept a third parameter | Helmut Grohne |
2007-09-20 | added assertions for not getting unicode strings | Helmut Grohne |
2007-04-25 | some environ fixups in scgi.* | Helmut Grohne |
2007-04-21 | added some assertions | Helmut Grohne |
2007-04-17 | added wsgitools.scgi.forkpool | Helmut Grohne |