aboutsummaryrefslogtreecommitdiffstats
path: root/include/crow.h
Commit message (Collapse)AuthorAgeFilesLines
* Re-implemented 'get_middleware()' as suggested, without changing the Server ↵Antony Woods2014-10-231-1/+9
| | | | constructor and now no longer encountering hangs
* complete middleware implementationipknHama2014-09-081-1/+1
|
* basic middleware test: before_handleripknHama2014-09-071-10/+6
|
* add Middlewares template to Crow main class, context implementationipknHama2014-09-071-1/+18
|
* source resturcturing + CMakeipknHama2014-08-071-0/+89