|
Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
|
Options for Proxy middleware. More...
#include <Proxy.hpp>
Public Attributes | |
| std::string | target_host |
| int | target_port |
| std::string | strip_prefix = "" |
Options for Proxy middleware.
| std::string middleware::ProxyOptions::strip_prefix = "" |
| std::string middleware::ProxyOptions::target_host |
| int middleware::ProxyOptions::target_port |