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

Declares the CGIManager class responsible for executing CGI scripts and redirecting their input/output. More...

#include <vector>
#include <string>
#include <map>
#include <set>
#include <unistd.h>
#include <sys/types.h>
Include dependency graph for CGIManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CGIManager
 

Detailed Description

Declares the CGIManager class responsible for executing CGI scripts and redirecting their input/output.

Definition in file CGIManager.hpp.