Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mitmproxy/mitmproxy
/ tcp_start
Method
tcp_start
mitmproxy/addons/view.py:601–602 ·
view source on GitHub ↗
(self, f)
Source
from the content-addressed store, hash-verified
599
self.update([f])
600
601
def
tcp_start(self, f):
602
self.add([f])
603
604
def
tcp_message(self, f):
605
self.update([f])
Callers
1
test_simple_tcp
Function · 0.95
Calls
1
add
Method · 0.95
Tested by
1
test_simple_tcp
Function · 0.76