| Package | Description |
|---|---|
| org.apache.http.impl.client |
Default HTTP client implementation.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
LaxRedirectStrategy |
Lax
RedirectStrategy implementation
that automatically redirects all HEAD, GET, POST, and DELETE requests. |
| Modifier and Type | Field | Description |
|---|---|---|
static DefaultRedirectStrategy |
DefaultRedirectStrategy.INSTANCE |