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