aboutsummaryrefslogtreecommitdiffstats
path: root/include/utility.h
Commit message (Collapse)AuthorAgeFilesLines
* working on VS2013 supportipknHama2015-02-201-18/+25
| | | | | * wrap constexpr * add run-time version of get_parameter_tag
* 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 ↵Antony Woods2014-10-231-1/+41
| | | | constructor and now no longer encountering hangs
* 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