ServerConfig class

This commit is contained in:
Talyx
2022-01-23 14:20:08 +03:00
parent 843103ddf0
commit f2f3b1957a
4 changed files with 162 additions and 2 deletions

View File

@@ -37,6 +37,7 @@
#include "Socket.hpp"
#include "HeaderHandl.hpp"
#include "ServerConfig.hpp"
#include "Autoindex.hpp"
#include "Server.hpp"
#include "Header.hpp"