MCPcopy
hub / github.com/mitmproxy/mitmproxy / always_bytes

Function always_bytes

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

Source from the content-addressed store, hash-verified

9
10@overload
11def always_bytes(str_or_bytes: None, *encode_args) -> None: ...
12
13
14@overload

Callers 5

makeMethod · 0.90
methodMethod · 0.90
schemeMethod · 0.90
pathMethod · 0.90
makeMethod · 0.90

Calls 1

encodeMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…