Skip to content
Andrew Lambert edited this page Jun 18, 2021 · 8 revisions

libcURL.ProxyType

Enumeration

Protected Enum ProxyType
  HTTP
  HTTP1_0
  SOCKS4
  SOCKS4A
  SOCKS5
  SOCKS5_HOSTNAME

Remarks

Used in the ProxyEngine class to indicate the type of proxy being used.

Clone this wiki locally