aboutsummaryrefslogtreecommitdiffstats
path: root/amalgamate
Commit message (Collapse)AuthorAgeFilesLines
* Re-implemented 'get_middleware()' as suggested, without changing the Server ↵Antony Woods2014-10-231-779/+827
| | | | constructor and now no longer encountering hangs
* HTTP GET/POST method distinguishipknHama2014-10-071-4/+20
|
* Now amalgamation will be updated automatically.ipknHama2014-09-272-51/+71
|
* fix example_chat crash bug when using (req, res) handleripknHama2014-09-141-2/+17
|
* update amalgamateipknHama2014-09-141-5/+14
|
* fix compile erroripknHama2014-09-121-89/+94
| | | | | | - add consturctor to request - remove unused type using - include "logging.h" from dumb_timer_queue.h (who uses CROW_LOG_DEBUG)
* Implement example CookieParser middleware and testipknHama2014-09-111-556/+925
|
* complete middleware implementationipknHama2014-09-081-71/+421
|
* Fixes #14, long polling leak removed.ipknHama2014-08-111-75/+76
|
* amalgamation addedipknHama2014-08-082-0/+6638