Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
middleware::ProxyRequest Member List

This is the complete list of members for middleware::ProxyRequest, including all inherited members.

ProxyRequest(network::Proactor &proactor, std::shared_ptr< http::ResponseWriter > writer, const std::string &host, int port, const http::HttpRequest &original_req, bool is_https, const std::string &strip_prefix)middleware::ProxyRequestinline
start()middleware::ProxyRequestinline
~ProxyRequest()middleware::ProxyRequestinline