Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/mitmproxy/mitmproxy
/ load
Function
load
test/mitmproxy/data/addonscripts/error.py:4–5 ·
view source on GitHub ↗
(loader)
Source
from the content-addressed store, hash-verified
2
3
4
def
load(loader):
5
logging.info(
"error load"
)
6
7
8
def
request(flow):
Callers
nothing calls this directly
Calls
1
info
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…