Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/authlib/authlib
/ unescape
Function
unescape
authlib/oauth1/rfc5849/util.py:9–10 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
7
8
9
def
unescape(s):
10
return
unquote(s)
Callers
2
_parse_authorization_header
Function · 0.85
construct_base_string
Function · 0.85
Calls
1
unquote
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…