Crow/include/crow
2020-10-21 23:29:18 +03:00
..
app.h changed verification option to verify once (#17) 2020-10-20 11:43:43 +03:00
ci_map.h Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09:00
common.h Add PURGE method, add a special enum item for counting 2017-12-25 15:31:20 +09:00
dumb_timer_queue.h Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09:00
http_connection.h Merge branch 'master' into stream_body 2020-10-21 23:29:18 +03:00
http_parser_merged.h Add PURGE method, add a special enum item for counting 2017-12-25 15:31:20 +09:00
http_request.h #146 Added field with remote IP address. 2018-09-28 21:16:36 +02:00
http_response.h set connection to stream any respose body larger than 1MB 2020-10-21 04:02:09 +03:00
http_server.h Check if number of threads is valid. 2020-10-19 19:26:46 +02:00
json.h removed char <=0 comparison 2020-10-20 12:17:00 +03:00
logging.h Use gmtime_s on MinGW 2017-12-24 12:38:52 -05:00
middleware_context.h Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09:00
middleware.h Fix cookie parsing: Cookie doesn't have escaping mechanism. 2017-09-18 02:39:46 +09:00
mime_types.h Refactored mime type generating script 2020-10-07 12:17:37 +03:00
multipart.h cleaned up code 2020-10-18 03:04:18 +03:00
mustache.h Remove debug statements. 2020-10-19 18:32:16 +02:00
parser.h Remove unused include. 2017-09-18 04:43:51 +09:00
query_string.h Merge pull request #183 from philave/vs2015-compilation-fix 2017-09-17 18:29:52 +09:00
routing.h Removed unnecessary variables 2020-10-15 13:59:15 +03:00
settings.h Support multiple methods for same URL 2017-12-25 15:31:20 +09:00
socket_adaptors.h shutting down socket before closing the connection 2020-10-20 11:48:35 +03:00
TinySHA1.hpp Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09:00
utility.h Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09:00
websocket.h Remove conanfile. Update mustache specification jsons. Remove compilation warnings. Update CMake version. Change test framework to Catch2. 2020-10-19 18:32:16 +02:00