aboutsummaryrefslogtreecommitdiffstats
path: root/include/middleware.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove warnings: manually applying #101, #104ipknHama2016-08-271-1/+1
|
* Implement example CookieParser middleware and testipknHama2014-09-111-12/+121
|
* basic middleware test: before_handleripknHama2014-09-071-0/+15
|
* add Middlewares template to Crow main class, context implementationipknHama2014-09-071-0/+50