MCPcopy Index your code
hub / github.com/python/cpython / CannotSendRequest

Class CannotSendRequest

Lib/http/client.py:1551–1552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1549 pass
1550
1551class CannotSendRequest(ImproperConnectionState):
1552 pass
1553
1554class CannotSendHeader(ImproperConnectionState):
1555 pass

Callers 1

putrequestMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…