Proxy information.
More...
#include <IZRCSDK.h>
Proxy information.
Definition at line 28 of file IZRCSDK.h.
◆ httpProxyHost
std::string ProxyInfo::httpProxyHost |
HTTP proxy host.
Definition at line 32 of file IZRCSDK.h.
◆ httpProxyPort
std::string ProxyInfo::httpProxyPort |
HTTP proxy port.
Definition at line 33 of file IZRCSDK.h.
◆ httpsProxyHost
std::string ProxyInfo::httpsProxyHost |
HTTPS proxy host.
Definition at line 34 of file IZRCSDK.h.
◆ httpsProxyPort
std::string ProxyInfo::httpsProxyPort |
HTTPS proxy port.
Definition at line 35 of file IZRCSDK.h.
◆ pacPath
std::string ProxyInfo::pacPath |
PAC(Proxy Auto-configuration) file path.
Definition at line 31 of file IZRCSDK.h.
◆ proxyType