|
LeftHookRoll
An HTTP/1.0 compliant web server, as specified by RFC1945
|
Stores per-server configuration directives. This class encapsulates the configuration for a specific server block parsed from the webserv.conf file. More...
#include <string>#include <vector>#include <map>#include <netinet/in.h>#include "LocationConf.hpp"#include <cstring>#include <iostream>#include <arpa/inet.h>#include "Request.hpp"Go to the source code of this file.
Classes | |
| class | ServerConf |
Stores per-server configuration directives. This class encapsulates the configuration for a specific server block parsed from the webserv.conf file.
Definition in file ServerConf.hpp.