ProxyProtocol Enumeration
The supported proxy protocols used when accessing the HTML documents
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public enum ProxyProtocol
| Default | 0 |
By default a proxy is not used
|
| Socks5 | 1 |
SOCKS 5
|
| HTTP | 2 |
HTTP
|
| Caching | 3 |
Caching HTTP
|