MCPcopy 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_errorFunction · 0.50
test_upstream_errorFunction · 0.50

Calls 1

terrFunction · 0.90

Tested by

no test coverage detected