python
protocol_error
official
true
http.client.CannotSendHeader
ID: python/http-client-cannotsendheader
80%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 3.x | active | — | — | — |
Root Cause
Attempt to send a header after request body has started being sent.
generic