Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sqlmapproject/sqlmap
/ HTTPError
Class
HTTPError
thirdparty/socks/socks.py:63–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
class
Socks5Error(ProxyError):
pass
62
class
Socks4Error(ProxyError):
pass
63
class
HTTPError(ProxyError):
pass
64
65
_generalerrors = (
"success"
,
66
"invalid data"
,
Callers
1
__negotiatehttp
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…