/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* webserv.hpp :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: mmoussou #ifndef __WEBSERV_WEBSERV_HPP__ # define __WEBSERV_WEBSERV_HPP__ #include #include #include #include #include #include #include #include #include #define BUFFER_SIZE 4096 namespace webserv { } //-namespace webserv #endif // __WEBSERV_WEBSERV_HPP__