WebFramework v3.0.12
Web framework for C++.
Loading...
Searching...
No Matches
framework::proxy::ProxyServer Class Reference
Inheritance diagram for framework::proxy::ProxyServer:
framework::BaseWebServer

Public Member Functions

 ProxyServer (std::string_view ip, std::string_view port, DWORD timeout, const json::utility::jsonObject &proxySettings)
 
- Public Member Functions inherited from framework::BaseWebServer

Additional Inherited Members

- Protected Attributes inherited from framework::BaseWebServer
SSL_CTX * context
 
bool useHTTPS
 

Detailed Description

Definition at line 12 of file ProxyServer.h.

Constructor & Destructor Documentation

◆ ProxyServer()

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.


The documentation for this class was generated from the following files: