public class SdkProxyRoutePlanner
extends org.apache.hc.client5.http.impl.routing.DefaultRoutePlanner
| Constructor and Description |
|---|
SdkProxyRoutePlanner(String scheme,
InetSocketAddress proxySocketAddress,
String nonProxyHosts) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hc.core5.http.HttpHost |
determineProxy(org.apache.hc.core5.http.HttpHost target,
org.apache.hc.core5.http.protocol.HttpContext context) |
public SdkProxyRoutePlanner(String scheme, InetSocketAddress proxySocketAddress, String nonProxyHosts)
protected org.apache.hc.core5.http.HttpHost determineProxy(org.apache.hc.core5.http.HttpHost target,
org.apache.hc.core5.http.protocol.HttpContext context)
throws org.apache.hc.core5.http.HttpException
determineProxy in class org.apache.hc.client5.http.impl.routing.DefaultRoutePlannerorg.apache.hc.core5.http.HttpExceptionCopyright © 2022. All rights reserved.