#include <http_request_router.h>
◆ UrlPathElem
◆ operator<()
bool HttpRequestRouter::RouteDirectMatcher::UrlPathKey::operator< |
( |
const UrlPathKey & |
other | ) |
const |
◆ str()
auto HttpRequestRouter::RouteDirectMatcher::UrlPathKey::str |
( |
| ) |
const |
|
inline |
◆ allow_trailing_slash
bool HttpRequestRouter::RouteDirectMatcher::UrlPathKey::allow_trailing_slash |
◆ path_elements
std::vector<UrlPathElem> HttpRequestRouter::RouteDirectMatcher::UrlPathKey::path_elements |
The documentation for this struct was generated from the following files: