Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitmproxy/mitmproxy
/ tcp_error
Method
tcp_error
mitmproxy/addons/view.py:607–608 ·
view source on GitHub ↗
(self, f)
Source
from the content-addressed store, hash-verified
605
self.update([f])
606
607
def
tcp_error(self, f):
608
self.update([f])
609
610
def
tcp_end(self, f):
611
self.update([f])
Callers
1
test_simple_tcp
Function · 0.95
Calls
1
update
Method · 0.95
Tested by
1
test_simple_tcp
Function · 0.76