Package | Description |
---|---|
org.apache.http.impl.client |
Default HTTP client implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardHttpRequestRetryHandler
HttpRequestRetryHandler which assumes
that all requested HTTP methods which should be idempotent according
to RFC-2616 are in fact idempotent and can be retried. |
Modifier and Type | Field and Description |
---|---|
static DefaultHttpRequestRetryHandler |
DefaultHttpRequestRetryHandler.INSTANCE |
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.