mitmproxy/netlib
Aldo Cortesi f3237503a7 Don't connect during __init__ methods for either client or server.
This means we now need to do these things explicitly at the caller.
2012-06-25 11:23:04 +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 Don't connect during __init__ methods for either client or server. 2012-06-25 11:23:04 +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