HiQPdf Documentation

ProxyProtocol Enumeration

HiQPdf Client for .NET Core
The supported proxy protocols used when accessing the HTML documents

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public enum ProxyProtocol
Members

  Member nameValueDescription
Default0 By default a proxy is not used
Socks51 SOCKS 5
HTTP2 HTTP
Caching3 Caching HTTP
See Also

Reference