| 程序包 | 说明 |
|---|---|
| com.aliyun.core.http | |
| com.aliyun.core.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
static ProxyOptions |
ProxyOptions.fromConfiguration(Configuration configuration) |
static ProxyOptions |
ProxyOptions.fromConfiguration(Configuration configuration,
boolean createUnresolved) |
ProxyOptions |
HttpRequest.getProxyOptions() |
ProxyOptions |
ProxyOptions.setCredentials(String username,
String password) |
ProxyOptions |
ProxyOptions.setNonProxyHosts(String nonProxyHosts) |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpRequest |
HttpRequest.setProxyOptions(ProxyOptions proxyOptions) |
| 限定符和类型 | 方法和说明 |
|---|---|
ProxyOptions |
HttpClientOptions.getProxyOptions() |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpClientOptions |
HttpClientOptions.setProxyOptions(ProxyOptions proxyOptions) |
Copyright © 2023. All rights reserved.