Web framework C++  2.0.0
Simple web framework on c++ designed to easily create web pages, etc
Classes
authorized_handler.h File Reference
#include <functional>
#include "handler.h"
#include "entity.h"
Include dependency graph for authorized_handler.h:

Go to the source code of this file.

Classes

class  AuthorizedHandler
 Proxy handler template to control access to another handlers. More...