Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mitmproxy/mitmproxy
/ FastHook
Class
FastHook
test/mitmproxy/proxy/test_server.py:90–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
89
@dataclass
90
class
FastHook(commands.StartHook):
91
pass
92
93
handler = MockConnectionHandler()
94
handler.layer = ReentrancyTestLayer(handler.layer.context)
Callers
1
handle_event
Method · 0.85
Calls
no outgoing calls
Tested by
1
handle_event
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…