python
protocol_error
official
true
http.client.CannotSendRequest
ID: python/http-client-cannotsendrequest
80%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 3.x | active | — | — | — |
Root Cause
Attempt to send a new request before reading response to previous one.
generic