|
LeftHookRoll
An HTTP/1.0 compliant web server, as specified by RFC1945
|
#include <fstream>#include <sstream>#include <cstring>#include <cstdlib>#include <cctype>#include <arpa/inet.h>#include <netdb.h>#include "../includes/ConfigParser.hpp"