#include <rest_connection_pool_status.h>
◆ RestConnectionPoolStatus()
RestConnectionPoolStatus::RestConnectionPoolStatus |
( |
const std::string & |
require_realm | ) |
|
|
inline |
◆ on_handle_request()
bool RestConnectionPoolStatus::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 RestConnectionPoolStatus::path_regex[] |
|
staticconstexpr |
Initial value:=
"^/connection_pool/([^/]+)/status/?$"
The documentation for this class was generated from the following files: