mitmproxy/libmproxy/models
Colin Bendell 77aeac11a9 Check if server connection hasn't yet been initiated
This fixes #761 when NoneType error is thrown when non-TLS requests initiate a client request but the server connection hasn't yet been initiated.
2015-10-07 20:30:31 -04:00
..
__init__.py handle Expect: 100-continue header, fix #770 2015-09-28 10:59:10 +02:00
connections.py Check if server connection hasn't yet been initiated 2015-10-07 20:30:31 -04:00
flow.py fix dns_spoofing example, avoid connecting to itself 2015-08-31 13:43:30 +02:00
http.py fix #773 2015-09-28 14:55:13 +02:00