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