LeftHookRoll
An HTTP/1.0 compliant web server, as specified by RFC1945
Loading...
Searching...
No Matches
LocationConf.hpp File Reference

Stores per-route configuration directives. This class encapsulates the configuration for a specific location block parsed from the webserv.conf file. More...

#include <string>
#include <map>
#include "AllowedMethods.hpp"
Include dependency graph for LocationConf.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LocationConf
 

Detailed Description

Stores per-route configuration directives. This class encapsulates the configuration for a specific location block parsed from the webserv.conf file.

Definition in file LocationConf.hpp.