MySQL 9.4.0
Source Code Documentation
impl::HttpServerComponentImpl::RegexRouteData Struct Reference
Inheritance diagram for impl::HttpServerComponentImpl::RegexRouteData:
[legend]

Public Attributes

std::string url_regex_str
 
- Public Attributes inherited from impl::HttpServerComponentImpl::RouteData
std::string url_host
 
std::unique_ptr< http::base::RequestHandlerhandler
 

Member Data Documentation

◆ url_regex_str

std::string impl::HttpServerComponentImpl::RegexRouteData::url_regex_str

The documentation for this struct was generated from the following file: