WebFramework v3.0.12
Web framework for C++.
|
Public Member Functions | |
ProxyServer (std::string_view ip, std::string_view port, DWORD timeout, const json::utility::jsonObject &proxySettings) | |
![]() |
Additional Inherited Members | |
![]() | |
SSL_CTX * | context |
bool | useHTTPS |
Definition at line 12 of file ProxyServer.h.
framework::proxy::ProxyServer::ProxyServer | ( | std::string_view | ip, |
std::string_view | port, | ||
DWORD | timeout, | ||
const json::utility::jsonObject & | proxySettings ) |
Definition at line 84 of file ProxyServer.cpp.