| 软件包 | 描述 |
|---|---|
| org.apache.http.client.methods |
标准HTTP方法实现。
|
| org.apache.http.impl.execchain |
HTTP请求执行链API。
|
| Modifier and Type | Method and Description |
|---|---|
static HttpRequestWrapper |
HttpRequestWrapper.wrap(HttpRequest request)
创建原始请求的可变包装。
|
static HttpRequestWrapper |
HttpRequestWrapper.wrap(HttpRequest request, HttpHost target)
创建原始请求的可变包装。
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.