Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mitmproxy/mitmproxy
/ err
Function
err
test/mitmproxy/proxy/layers/test_dns.py:184–185 ·
view source on GitHub ↗
(flow: DNSFlow)
Source
from the content-addressed store, hash-verified
182
req = tdnsreq()
183
184
def
err(flow: DNSFlow):
185
flow.error = terr()
186
187
assert (
188
Playbook(dns.DNSLayer(tctx))
Callers
4
test_upstream_error
Function · 0.50
test_upstream_error
Function · 0.50
test_request_smuggling_cl
Function · 0.50
test_request_smuggling_te
Function · 0.50
Calls
1
terr
Function · 0.90
Tested by
no test coverage detected