Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More accurate description of an HTTP read error, make pyflakes happy. | Aldo Cortesi | 2013-02-24 | 1 | -4/+4 |
* | Signal errors back to caller in WSGI .serve() | Aldo Cortesi | 2012-07-11 | 1 | -0/+1 |
* | Hunt down a tricky WSGI socket hang. | Aldo Cortesi | 2012-06-26 | 1 | -1/+2 |
* | WSGI SERVER_PORT should be a string. | Aldo Cortesi | 2012-06-24 | 1 | -1/+1 |
* | Adapt WSGI, convert test suite to nose. | Aldo Cortesi | 2012-06-19 | 1 | -1/+14 |
* | Import wsgi. | Aldo Cortesi | 2012-06-19 | 1 | -0/+125 |