MCPcopy Index your code
hub / github.com/mitmproxy/mitmproxy / always_str

Function always_str

mitmproxy/utils/strutils.py:30–30  ·  view source on GitHub ↗
(str_or_bytes: None, *encode_args)

Source from the content-addressed store, hash-verified

28
29@overload
30def always_str(str_or_bytes: None, *encode_args) -> None: ...
31
32
33@overload

Callers 6

hostMethod · 0.90
urlMethod · 0.90
flow_to_jsonFunction · 0.90
prettifyMethod · 0.90
parse_authorityFunction · 0.90
hexdumpFunction · 0.85

Calls 1

decodeMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…