| 软件包 | 描述 |
|---|---|
| org.apache.http.impl.client |
默认HTTP客户端实现。
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardHttpRequestRetryHandler
HttpRequestRetryHandler其中假设根据RFC-2616应该是幂等的所有请求的HTTP方法实际上是幂等的,并且可以重试。
|
| Modifier and Type | Field and Description |
|---|---|
static DefaultHttpRequestRetryHandler |
DefaultHttpRequestRetryHandler.INSTANCE |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.