Skip to content
Andrew Lambert edited this page Apr 16, 2018 · 8 revisions

libcURL.ProxyType

Enum Declaration

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