aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/wsgi.py
Commit message (Expand)AuthorAgeFilesLines
* adjust netlib.wsgi to reflect changes in mitmproxys flow formatMaximilian Hils2014-02-051-5/+10
* Make it possible to pass custom environment variables into wsgi apps.Aldo Cortesi2014-01-051-3/+4
* More accurate description of an HTTP read error, make pyflakes happy.Aldo Cortesi2013-02-241-4/+4
* Signal errors back to caller in WSGI .serve()Aldo Cortesi2012-07-111-0/+1
* Hunt down a tricky WSGI socket hang.Aldo Cortesi2012-06-261-1/+2
* WSGI SERVER_PORT should be a string.Aldo Cortesi2012-06-241-1/+1
* Adapt WSGI, convert test suite to nose.Aldo Cortesi2012-06-191-1/+14
* Import wsgi.Aldo Cortesi2012-06-191-0/+125