Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adjust netlib.wsgi to reflect changes in mitmproxys flow format | Maximilian Hils | 2014-02-05 | 1 | -5/+10 |
* | Make it possible to pass custom environment variables into wsgi apps. | Aldo Cortesi | 2014-01-05 | 1 | -3/+4 |
* | 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 |