| Interface | Description |
|---|---|
| IProxyConfig |
Base interface for the proxy configuration.
|
| IProxySettingsPerProtocol |
Proxy type determination interface.
|
| Class | Description |
|---|---|
| HttpProxyAuthenticator |
A special authenticator for HTTP/HTTPS/FTPS proxy connections.
|
| HttpProxyConfig |
HTTP proxy configuration.
|
| NoProxyConfig |
Class for indicating direct Internet access (no proxy needed).
|
| SocksProxyConfig |
SOCKS proxy configuration.
|
| UseSystemProxyConfig |
Proxy configuration that uses the system default proxy settings.
|
| Enum | Description |
|---|---|
| EHttpProxyType |
Proxy type determination.
|
Copyright © 2016–2019 Philip Helger. All rights reserved.