MCPcopy 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
1546class CannotSendHeader(ImproperConnectionState):
1547 pass
1548
1549class ResponseNotReady(ImproperConnectionState):
1550 pass

Callers 2

putheaderMethod · 0.85
endheadersMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected