libcURL.ProxyEngine.ServiceName - charonn0/RB-libcURL GitHub Wiki
libcURL.ProxyEngine.ServiceName
Property Declaration
Dim ServiceName As String
Remarks
The service name of the proxy server. By default, this value is "HTTP".
See also
- CURLOPT_PROXY_SERVICE_NAME in the libcURL documentation.