24#ifndef NAWA_FORWARDFILTER_H
25#define NAWA_FORWARDFILTER_H
Options to check the path and invoke certain actions before forwarding the request to the app.
BasePathExtension & basePathExtension() noexcept
std::string & basePath() noexcept
#define NAWA_COMPLEX_DATA_ACCESSORS_DEF(Class, Member, Type)
#define NAWA_DEFAULT_DESTRUCTOR_OVERRIDE_DEF(Class)
#define NAWA_DEFAULT_CONSTRUCTOR_DEF(Class)
#define NAWA_MOVE_CONSTRUCTOR_DEF(Class)
#define NAWA_PRIMITIVE_DATA_ACCESSORS_DEF(Class, Member, Type)
#define NAWA_COPY_ASSIGNMENT_OPERATOR_DEF(Class)
#define NAWA_PRIVATE_DATA()
#define NAWA_MOVE_ASSIGNMENT_OPERATOR_DEF(Class)
#define NAWA_COPY_CONSTRUCTOR_DEF(Class)