LeftHookRoll
An HTTP/1.0 compliant web server, as specified by RFC1945
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:

Files

 AllowedMethods.cpp
 
 CGIManager.cpp
 
 ConfigParser.cpp
 
 Connection.cpp
 
 DataStore.cpp
 A DataStore.hpp implementation with some helping functions.
 
 FatalExceptions.cpp
 
 LocationConf.cpp
 
 main.cpp
 validates args, spins up parser ServerManager, and enters main event loop.
 
 Request.cpp
 Implementation of the Request class HTTP parser state machine.
 
 Response.cpp
 
 ServerConf.cpp
 
 ServerManager.cpp