# http.client.BadStatusLine

- **ID:** `python/http-client-badstatusline`
- **Domain:** python
- **Category:** protocol_error
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Server responded with an invalid HTTP status line.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 3.x | active | — | — |
