| Package | Description |
|---|---|
| com.aliyun.core.http | |
| com.aliyun.core.utils |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
HttpRequest.setProxyOptions(ProxyOptions proxyOptions) |
| Modifier and Type | Method and Description |
|---|---|
ProxyOptions |
HttpClientOptions.getProxyOptions() |
| Modifier and Type | Method and Description |
|---|---|
HttpClientOptions |
HttpClientOptions.setProxyOptions(ProxyOptions proxyOptions) |
Copyright © 2022. All rights reserved.