Crow/include
2015-02-20 12:00:15 +09:00
..
ci_map.h added missing header for amalgate 2014-10-24 04:17:20 +09:00
common.h working on VS2013 support 2015-02-20 11:50:34 +09:00
crow.h added route_dynamic 2015-02-19 00:57:01 +09:00
datetime.h source resturcturing + CMake 2014-08-07 01:18:33 +09:00
dumb_timer_queue.h fix compile error 2014-09-12 12:17:10 +09:00
http_connection.h change SFINAE mechanics to support VS2013 2015-02-20 10:53:43 +09:00
http_parser_merged.h amalgamation added 2014-08-08 01:14:27 +09:00
http_request.h add const to request::get_header_value method 2015-01-19 18:58:19 +09:00
http_response.h fix tab to space 2015-02-20 12:00:15 +09:00
http_server.h Post-pull commit 2014-10-24 09:40:09 +01:00
json.h change 0b literals to 0x for VS2013 support 2015-02-20 10:54:32 +09:00
logging.h change gmtime to the safer version 2015-02-20 11:07:23 +09:00
middleware_context.h added missing header for amalgate 2014-10-24 04:17:20 +09:00
middleware.h Implement example CookieParser middleware and test 2014-09-11 06:32:41 +09:00
mustache.h change pointer to reference; fix up spaces 2014-12-12 01:38:57 +09:00
parser.h added missing header for amalgate 2014-10-24 04:17:20 +09:00
query_string.h fix query_string bug that crashed test 2014-11-09 08:20:04 +09:00
routing.h refactor DynamicRule and TaggedRule to support common pattern 2015-02-20 11:58:41 +09:00
settings.h add CROW_MSVC_WORKAROUND and CROW_CAN_USE_CPP14 macro 2015-02-20 11:47:23 +09:00
utility.h working on VS2013 support 2015-02-20 11:50:34 +09:00