#include <rest_routing_list.h>
|
static constexpr const char | path_regex [] = "^/routes/?$" |
|
◆ RestRoutingList()
RestRoutingList::RestRoutingList |
( |
const std::string & |
require_realm | ) |
|
|
inline |
◆ on_handle_request()
bool RestRoutingList::on_handle_request |
( |
HttpRequest & |
req, |
|
|
const std::string & |
base_path, |
|
|
const std::vector< std::string > & |
path_matches |
|
) |
| |
|
overridevirtual |
◆ path_regex
constexpr const char RestRoutingList::path_regex[] = "^/routes/?$" |
|
staticconstexpr |
The documentation for this class was generated from the following files: