|
Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
|
#include <Router.hpp>
Public Attributes | |
| http::HttpMethod | method |
| std::vector< std::string > | path_segments |
| RouteHandler | handler |
| RouteHandler routing::DynamicRoute::handler |
| http::HttpMethod routing::DynamicRoute::method |
| std::vector<std::string> routing::DynamicRoute::path_segments |