Crow  1.0
A C++ microframework for the web
crow::CookieParser Struct Reference

Classes

struct  context
 

Public Member Functions

void before_handle (request &req, response &res, context &ctx)
 
void after_handle (request &, response &res, context &ctx)
 

Member Function Documentation

◆ before_handle()

void crow::CookieParser::before_handle ( request req,
response res,
context ctx 
)
inline
Here is the call graph for this function:

◆ after_handle()

void crow::CookieParser::after_handle ( request ,
response res,
context ctx 
)
inline
Here is the call graph for this function:

The documentation for this struct was generated from the following file: