|  | SaltAPI
    1.1
    An API for the HTTPd / Zia by Salty Studio. | 
#include <list>#include <functional>

Go to the source code of this file.
| Classes | |
| class | HTTP::ProcessingList | 
| Namespaces | |
| HTTP | |
| Typedefs | |
| typedef std::function< bool(Request *req, Response *res, ProcessingList *pl)> | HTTP::EventFunction | 
| typedef std::list< EventFunction > | HTTP::EventFunctionList |