MCPcopy
hub / github.com/mitmproxy/mitmproxy / APIError

Class APIError

mitmproxy/tools/web/app.py:220–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218
219
220class APIError(tornado.web.HTTPError):
221 pass
222
223
224class AuthRequestHandler(tornado.web.RequestHandler):

Callers 7

jsonMethod · 0.85
flowMethod · 0.85
getMethod · 0.85
putMethod · 0.85
getMethod · 0.85
putMethod · 0.85
getMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…