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