aboutsummaryrefslogtreecommitdiffstats
path: root/include/routing.h
Commit message (Expand)AuthorAgeFilesLines
* Add websocket featureipknHama2016-08-281-1/+166
* Handling macro issuesipknHama2016-08-271-1/+1
* Merge pull request #53 from JaewooSeo/vs2013ipkn2015-03-181-0/+4
|\
| * VS2013 x64 build supportjaewoo.seo2015-03-151-0/+4
* | Fix parameter typosJonas Westerlund2015-03-121-6/+6
|/
* refactor DynamicRule and TaggedRule to support common patternipknHama2015-02-201-26/+46
* add run-time check for handler type for `route_dynamic`ipknHama2015-02-191-1/+8
* added route_dynamicipknHama2015-02-191-121/+259
* fix #27 : handling routes with trailing slashJaeseung Ha2015-01-191-1/+36
* Merge branch 'try-catch-handle' of https://github.com/acron0/crow into acron0...ipknHama2014-12-121-1/+19
|\
| * Added a general purpose try-catch around handle() for instances where an exce...Antony Woods2014-12-101-1/+19
* | change pointer to reference; fix up spacesipknHama2014-12-121-4/+4
|/
* added missing header for amalgateipknHama2014-10-241-0/+1
* Fixed merge odditiesAntony Woods2014-10-141-3/+17
|\
| * HTTP GET/POST method distinguishipknHama2014-10-071-3/+17
* | Wrapped qs_parse as query_string and added testsAntony Woods2014-10-141-5/+2
|/
* Culling url paramsAntony Woods2014-09-151-25/+28
* fix compile bug (feeding std::endl to logger)ipknHama2014-08-161-1/+1
* Change to custom timer implementation to increase performanceipknHama2014-08-161-3/+2
* decide to be header onlyipknHama2014-08-071-22/+340
* spliting header implementation into cpp files, routing.cpp createdipknHama2014-08-071-340/+22
* source resturcturing + CMakeipknHama2014-08-071-0/+656