mitmproxy/netlib
Aldo Cortesi ea457fac2e Perform handshake immediately on SSL conversion.
Otherwise the handshake happens at first write, which can balls up if either
side hangs immediately.
2012-06-25 16:16:01 +12:00
..
__init__.py Initial checkin. 2012-06-19 09:42:32 +12:00
http_status.py Add http_status.py 2012-06-23 18:34:51 +12:00
http.py Don't read all from server by default. 2012-06-24 23:13:09 +12:00
odict.py Initial checkin. 2012-06-19 09:42:32 +12:00
tcp.py Perform handshake immediately on SSL conversion. 2012-06-25 16:16:01 +12:00
version.py README, setup.py, version 2012-06-23 13:49:57 +12:00
wsgi.py WSGI SERVER_PORT should be a string. 2012-06-24 22:57:09 +12:00