libcURL.ProxyEngine.Address - charonn0/RB-libcURL GitHub Wiki

libcURL.ProxyEngine.Address

Property Declaration

 Dim Address As String

Remarks

The hostname or IP address of the proxy server. IPv6 addresses must be enclosed in square brackets []. If this value is the empty string ("") then proxying is disabled.

See also