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