26#ifndef ROUTER_SRC_HTTP_INCLUDE_HTTP_BASE_URI_PATH_MATCHER_H_
27#define ROUTER_SRC_HTTP_INCLUDE_HTTP_BASE_URI_PATH_MATCHER_H_
45 std::string
str()
const {
Definition: connection.h:56
Definition: uri_path_matcher.h:40
std::string str() const
Definition: uri_path_matcher.h:45
auto operator<=>(const UriPathMatcher &) const =default
bool allow_id_element
Definition: uri_path_matcher.h:42
bool allow_trailing_slash
Definition: uri_path_matcher.h:43
std::string path
Definition: uri_path_matcher.h:41