ProxyProtocol Enumeration
The supported proxy protocols used when accessing the HTML documents
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.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
|