mitmproxy/libmproxy/protocol
Terry Long 4c50c36345 Prevent unecessary upstream server connects
Selectively connect to upstream server based on no_upstream_cert
option. When no_upstream_cert is used during server replay, prevent
connecting to the upstream server unless absolutely necessary.
2015-07-03 07:55:37 -07:00
..
__init__.py Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
handle.py Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
http.py Prevent unecessary upstream server connects 2015-07-03 07:55:37 -07:00
primitives.py Prevent unecessary upstream server connects 2015-07-03 07:55:37 -07:00
tcp.py Add coding style check, reformat. 2015-05-30 12:03:28 +12:00