MCPcopy Index your code
hub / github.com/mitmproxy/mitmproxy / __init__.py

File __init__.py

mitmproxy/contentviews/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2mitmproxy includes a set of content views which can be used to
3format/decode/highlight/reencode data. While they are mostly used for HTTP message
4bodies, the may be used in other contexts, e.g. to decode WebSocket messages.

Callers

nothing calls this directly

Calls 2

ContentviewRegistryClass · 0.85
registerMethod · 0.45

Tested by

no test coverage detected