todo
This commit is contained in:
parent
610cc69fc1
commit
4d6ad6b1d5
@ -71,6 +71,7 @@ void AConfig::parseDirectives(const std::string &declarations)
|
||||
|
||||
std::string AConfig::getErrorPage(int statusCode) const
|
||||
{
|
||||
//TODO
|
||||
const ADirective *directive = getDirective("error_page");
|
||||
for (const auto &directive : directives_)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user