Crow/include/crow
The-EDev 744baf8c0a Refactored mime type generating script
using with instead of open and close
removed while loop
using one line to write the new file
using unordered map instead of ordered map
added indentation to the generated file
2020-10-07 12:17:37 +03:00
..
app.h #315 Checking if server is nullptr. 2018-08-30 17:51:54 +02: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 stole @digitalist's sendFile code and made it work with newer boost 2020-10-04 15:05:26 +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 removed content-type related comments 2020-10-04 19:14:13 +03:00
http_server.h Use gmtime_s on MinGW 2017-12-24 12:38:52 -05:00
json.h Remove printf warning for lld, llu 2017-12-25 16:26:30 +09: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
mustache.h Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09: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 stole @digitalist's sendFile code and made it work with newer boost 2020-10-04 15:05:26 +03:00
settings.h Support multiple methods for same URL 2017-12-25 15:31:20 +09:00
socket_adaptors.h fixes problem with boot 1.70 2019-07-01 14:49:10 +08: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 Update websocket.h 2020-08-24 19:47:30 +08:00