Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mitmproxy/mitmproxy
/ terr
Function
terr
mitmproxy/test/tflow.py:266–268 ·
view source on GitHub ↗
(content: str = "error")
Source
from the content-addressed store, hash-verified
264
265
266
def
terr(content: str =
"error"
) -> flow.Error:
267
err = flow.Error(content, 946681207)
268
return
err
269
270
271
def
twebsocket(messages: bool = True) -> websocket.WebSocketData:
Callers
6
err
Function · 0.90
ttcpflow
Function · 0.85
tudpflow
Function · 0.85
tdnsflow
Function · 0.85
tflow
Function · 0.85
tdummyflow
Function · 0.85
Calls
no outgoing calls
Tested by
1
err
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…