Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitmproxy/mitmproxy
/ ConnectionClosed
Class
ConnectionClosed
mitmproxy/proxy/events.py:58–61 ·
view source on GitHub ↗
Remote has closed a connection.
Source
from the content-addressed store, hash-verified
56
57
58
class
ConnectionClosed(ConnectionEvent):
59
""
"
60
Remote has closed a connection.
61
""
"
62
63
64
class
CommandCompleted(Event):
Callers
15
test_tunnel_handshake_command
Function · 0.90
test_tunnel_default_impls
Function · 0.90
test_disconnect_during_handshake_start
Function · 0.90
test_disconnect_during_handshake_command
Function · 0.90
test_simple
Function · 0.90
test_close_disconnect
Function · 0.90
test_reverse_eager_connect_failure
Function · 0.90
test_transparent_eager_connect_failure
Function · 0.90
test_socks5_premature_close
Function · 0.90
test_simple
Function · 0.90
test_receive_data_after_half_close
Function · 0.90
test_invalid_and_dummy_end
Function · 0.90
Calls
no outgoing calls
Tested by
15
test_tunnel_handshake_command
Function · 0.72
test_tunnel_default_impls
Function · 0.72
test_disconnect_during_handshake_start
Function · 0.72
test_disconnect_during_handshake_command
Function · 0.72
test_simple
Function · 0.72
test_close_disconnect
Function · 0.72
test_reverse_eager_connect_failure
Function · 0.72
test_transparent_eager_connect_failure
Function · 0.72
test_socks5_premature_close
Function · 0.72
test_simple
Function · 0.72
test_receive_data_after_half_close
Function · 0.72
test_invalid_and_dummy_end
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…