Webserv 0.1
A web server written in c++
Loading...
Searching...
No Matches
Route Member List

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

_allowed_methodsRoute
_autoindexRouteprotected
_cgiRoute
_client_max_body_sizeRoute
_indexsRoute
_locationRouteprotected
_retRouteprotected
_rootRouteprotected
_serverRouteprotected
correctUri(string uri)Route
getIndex(string uri, string path)Route
getLocation(void)Route
getReturn(void)Route
getRoot(void)Route
getServer(void)Route
Route(Server *server, string location, JSONNode *datas)Route
~Route(void)Route