| Class | Description |
|---|---|
| HttpURLConnection |
A URLConnection with support for HTTP-specific features.
|
| Exception | Description |
|---|---|
| HttpRetryException |
Thrown to indicate that a HTTP request needs to be retried
but cannot be retried automatically, due to streaming mode
being enabled.
|