| Package | Description |
|---|---|
| com.applitools.connectivity.api | |
| com.applitools.eyes |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractProxySettings |
HttpClient.abstractProxySettings |
| Modifier and Type | Method and Description |
|---|---|
AbstractProxySettings |
HttpClient.getProxySettings() |
| Constructor and Description |
|---|
HttpClient(Logger logger,
int timeout,
AbstractProxySettings abstractProxySettings) |
| Modifier and Type | Class and Description |
|---|---|
class |
AutProxySettings |
| Constructor and Description |
|---|
AutProxySettings(AbstractProxySettings proxySettings)
Setting a separated proxy for requests made to non-eyes domains.
|
AutProxySettings(AbstractProxySettings proxySettings,
String[] domains)
Setting a separated proxy for requests made to non-eyes domains.
|
AutProxySettings(AbstractProxySettings proxySettings,
String[] domains,
AutProxyMode autProxyMode)
Setting a separated proxy for requests sent to the given domains (if mode is
AutProxyMode.ALLOW
or for requests sent to domains other than the given domains (if mode is AutProxyMode.BLOCK. |
Copyright © 2023. All rights reserved.