| Class | Description |
|---|---|
| AllMethodsRedirectHandler |
A
DefaultRedirectHandler that accepts redirects for 301,302,303,307 status
codes from all methods. |
| AllMethodsRedirectStrategy |
A
DefaultRedirectStrategy that accepts redirects for 301,302,303,307 status
codes from all methods. |
| HttpPatch |
HTTP PATCH method.
|
| LocalURLFetchService |
LocalURLFetchService fetchs URLs using Apache HttpClient. |