Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
30
def
always_str(str_or_bytes: None, *encode_args) -> None: ...
31
32
33
@overload
Callers
6
host
Method · 0.90
url
Method · 0.90
flow_to_json
Function · 0.90
prettify
Method · 0.90
parse_authority
Function · 0.90
hexdump
Function · 0.85
Calls
1
decode
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…