aboutsummaryrefslogtreecommitdiffstats
path: root/include/utility.h
Commit message (Expand)AuthorAgeFilesLines
* Made all parameter_tag related functions into static inline instead of conste...Siva Chandran2015-04-251-2/+2
* Made parameter_tag related functions to constexpr/static to avoid linker symb...Siva Chandran2015-04-251-3/+3
* Fix parameter typosJonas Westerlund2015-03-121-10/+10
* working on VS2013 supportipknHama2015-02-201-18/+25
* add run-time check for handler type for `route_dynamic`ipknHama2015-02-191-0/+89
* added route_dynamicipknHama2015-02-191-0/+76
* change pointer to reference; fix up spacesipknHama2014-12-121-49/+43
* Re-implemented 'get_middleware()' as suggested, without changing the Server c...Antony Woods2014-10-231-1/+41
* HTTP GET/POST method distinguishipknHama2014-10-071-1/+3
* complete middleware implementationipknHama2014-09-081-2/+9
* add Middlewares template to Crow main class, context implementationipknHama2014-09-071-0/+73
* source resturcturing + CMakeipknHama2014-08-071-0/+215