Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mitmproxy/mitmproxy
/ register_activity
Method
register_activity
mitmproxy/proxy/server.py:64–65 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
62
self.blocker = 0
63
64
def
register_activity(self):
65
self.last_activity = time.time()
66
67
async
def
watch(self):
68
try
:
Callers
2
disarm
Method · 0.95
server_event
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected