Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/psf/requests
/ ProxyError
Class
ProxyError
src/requests/exceptions.py:74–75 ·
view source on GitHub ↗
A proxy error occurred.
Source
from the content-addressed store, hash-verified
72
73
74
class
ProxyError(ConnectionError):
75
""
"A proxy error occurred."
""
76
77
78
class
SSLError(ConnectionError):
Callers
1
send
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected