MCPcopy 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
1543class CannotSendRequest(ImproperConnectionState):
1544 pass
1545
1546class CannotSendHeader(ImproperConnectionState):
1547 pass

Callers 1

putrequestMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected