Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ CannotSendRequest
Class
CannotSendRequest
Lib/http/client.py:1543–1544 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1541
pass
1542
1543
class
CannotSendRequest(ImproperConnectionState):
1544
pass
1545
1546
class
CannotSendHeader(ImproperConnectionState):
1547
pass
Callers
1
putrequest
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected