Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Porting to Python 3.4 | Sam Cleveland | 2015-11-11 | 1 | -5/+6 |
* | refactor response model | Maximilian Hils | 2015-09-26 | 1 | -3/+3 |
* | minor encoding fixes | Maximilian Hils | 2015-09-21 | 1 | -9/+9 |
* | python 3++ | Maximilian Hils | 2015-09-21 | 1 | -27/+28 |
* | python3++ | Maximilian Hils | 2015-09-20 | 1 | -14/+17 |
* | headers: adjust everything | Maximilian Hils | 2015-09-05 | 1 | -11/+11 |
* | rename content -> body | Thomas Kriechbaumer | 2015-07-22 | 1 | -3/+3 |
* | mark unused variables and arguments | Thomas Kriechbaumer | 2015-06-18 | 1 | -1/+1 |
* | Adjust pep8 parameters, reformat | Aldo Cortesi | 2015-05-30 | 1 | -1/+2 |
* | cleanup code with autopep8 | Thomas Kriechbaumer | 2015-05-27 | 1 | -24/+28 |
* | ODict improvements | Aldo Cortesi | 2015-04-15 | 1 | -11/+18 |
* | fix code smell | Maximilian Hils | 2015-04-09 | 1 | -4/+4 |
* | adapt netlib.wsgi to changes in mitmproxy/mitmproxy#341 | Maximilian Hils | 2014-09-03 | 1 | -16/+16 |
* | minor cleanups | Maximilian Hils | 2014-08-16 | 1 | -1/+2 |
* | 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 |