|
Webserv
|
Functions | |
| void | completeLocationRoot (LocationBlock &l, ServerBlock const &s) |
| bool | matchServerName (std::vector< std::string > const &, std::string const &) |
| LocationBlock const * | bestMatchLocation (LocationBlockMap const &ls, std::string const &path) |
| LocationBlock const * | matchExtensionLocation (LocationBlockMap const &ls, std::vector< std::string > const &paths, std::string const &uri) |
| LocationBlock const * config::details::bestMatchLocation | ( | LocationBlockMap const & | ls, |
| std::string const & | path ) |
| void config::details::completeLocationRoot | ( | LocationBlock & | l, |
| ServerBlock const & | s ) |
| LocationBlock const * config::details::matchExtensionLocation | ( | LocationBlockMap const & | ls, |
| std::vector< std::string > const & | paths, | ||
| std::string const & | uri ) |
| bool config::details::matchServerName | ( | std::vector< std::string > const & | names, |
| std::string const & | s ) |