LeftHookRoll
An HTTP/1.0 compliant web server, as specified by RFC1945
Loading...
Searching...
No Matches
ServerConf Member List

This is the complete list of members for ServerConf, including all inherited members.

_errorPagesServerConfprivate
_interfacePortPairServerConfprivate
_locationsServerConfprivate
_maxBodySizeServerConfprivate
_serverNameServerConfprivate
addErrorPage(const std::string &errorCode, const std::string &errorPagePath)ServerConf
addLocation(const LocationConf &location)ServerConf
getErrorPagePath(const std::string &errorCode) constServerConf
getErrorPages() constServerConf
getInterfacePortPair() constServerConf
getLocations() constServerConf
getMaxBodySize() constServerConf
getServerName() constServerConf
operator=(const ServerConf &other)ServerConf
ServerConf()ServerConf
ServerConf(const ServerConf &other)ServerConf
setDefaults()ServerConfinline
setInterfacePortPair(const struct sockaddr_in &address)ServerConf
setMaxBodySize(size_t size)ServerConf
setServerName(const std::string &name)ServerConf
~ServerConf()ServerConf