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

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

_allowedMethodsLocationConfprivate
_autoIndexLocationConfprivate
_cgiInterpretersLocationConfprivate
_defaultPageLocationConfprivate
_pathLocationConfprivate
_returnCodeLocationConfprivate
_returnURLLocationConfprivate
_rootLocationConfprivate
_storageLocationLocationConfprivate
addAllowedMethod(HTTPMethod method)LocationConf
addCgiInterpreter(const std::string &ext, const std::string &interpreterPath)LocationConf
getAllowedMethods() constLocationConf
getAutoIndex() constLocationConf
getCgiInterpreter(const std::string &ext) constLocationConf
getDefaultPage() constLocationConf
getPath() constLocationConf
getReturnCode() constLocationConf
getReturnURL() constLocationConf
getRoot() constLocationConf
getStorageLocation() constLocationConf
isCgiExtension(const std::string &ext) constLocationConf
isMethodAllowed(HTTPMethod method) constLocationConf
LocationConf()LocationConf
LocationConf(const LocationConf &other)LocationConf
operator=(const LocationConf &other)LocationConf
setAutoIndex(bool autoIndex)LocationConf
setDefaultPage(const std::string &defaultPage)LocationConf
setPath(const std::string &path)LocationConf
setReturnCode(const std::string &code)LocationConf
setReturnURL(const std::string &url)LocationConf
setRoot(const std::string &root)LocationConf
setStorageLocation(const std::string &storageLocation)LocationConf
~LocationConf()LocationConf