26#ifndef MYSQLROUTER_REST_METADATA_CACHE_CONFIG_INCLUDED 
   27#define MYSQLROUTER_REST_METADATA_CACHE_CONFIG_INCLUDED 
   33  static constexpr const char path_regex[] = 
"^/metadata/([^/]+)/config/?$";
 
   39                         const std::vector<std::string> &path_matches) 
override;
 
a HTTP request and response.
Definition: http_request.h:454
 
handler for REST API calls.
Definition: rest_api_component.h:73
 
constexpr pos_type Get
Definition: http_request.h:257
 
Definition: http_request.h:253