# http.client.IncompleteRead

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

## Root Cause

Server closed the connection before sending the complete response.

## Version Compatibility

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