NAWA 0.9
Web Application Framework for C++
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
AccessFilter.h File Reference

Options to check the path and invoke certain actions before forwarding the request to the app. More...

#include <nawa/internal/macros.h>
#include <regex>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  nawa::AccessFilter
 

Namespaces

namespace  nawa
 

Detailed Description

Options to check the path and invoke certain actions before forwarding the request to the app.

Definition in file AccessFilter.h.