![]() |
MySQL 9.4.0
Source Code Documentation
|
#include <uri_path_matcher.h>
Public Member Functions | |
std::string | str () const |
auto | operator<=> (const UriPathMatcher &) const =default |
Public Attributes | |
std::string | path |
bool | allow_id_element |
bool | allow_trailing_slash |
|
default |
|
inline |
bool http::base::UriPathMatcher::allow_id_element |
bool http::base::UriPathMatcher::allow_trailing_slash |
std::string http::base::UriPathMatcher::path |