aboutsummaryrefslogtreecommitdiffstats
path: root/include/http_request.h
Commit message (Collapse)AuthorAgeFilesLines
* Add websocket featureipknHama2016-08-281-0/+16
|
* Handling macro issuesipknHama2016-08-271-1/+1
| | | | | - fix IS_NUM conflict (for MySQL) - avoid DELETE, ERROR (for Windows)
* add const to request::get_header_value methodJaeseung Ha2015-01-191-1/+1
|
* Wrapped qs_parse as query_string and added testsAntony Woods2014-10-141-3/+5
|
* URL params are now present as a ci_map variable of requestAntony Woods2014-09-221-2/+3
|
* fix compile erroripknHama2014-09-121-1/+12
| | | | | | - 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-1/+23
|
* basic middleware test: before_handleripknHama2014-09-071-1/+1
|
* add Middlewares template to Crow main class, context implementationipknHama2014-09-071-0/+2
|
* source resturcturing + CMakeipknHama2014-08-071-0/+14