Web framework C++  2.0.0
Simple web framework on c++ designed to easily create web pages, etc
Classes
handler.h File Reference
#include <string>
#include "context.h"
Include dependency graph for handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Handler
 object of this class executes every time on new request, this object (and others) construct response to client More...