Age | Commit message (Expand) | Author |
---|---|---|
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-09-11 | fix scgi.asynchronous to work with empty responses | Helmut Grohne |
2007-04-25 | some environ fixups in scgi.* | Helmut Grohne |
2007-04-21 | added some assertions | Helmut Grohne |
2007-04-18 | fixed grave data sending bug in wsgitools.scgi | Helmut Grohne |
2007-04-17 | added wsgitools.scgi.forkpool | Helmut Grohne |