aboutsummaryrefslogtreecommitdiffstats
path: root/include/crow.h
Commit message (Expand)AuthorAgeFilesLines
* remove thread_local variablesipknHama2015-02-201-1/+1
* added route_dynamicipknHama2015-02-191-0/+5
* change pointer to reference; fix up spacesipknHama2014-12-121-2/+2
* Re-implemented 'get_middleware()' as suggested, without changing the Server c...Antony Woods2014-10-231-1/+9
* 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