Crow/include/crow
2021-01-05 17:51:57 +03:00
..
middlewares moved middlewares folder inside crow folder 2020-11-11 23:43:57 +03:00
app.h [fix] Make signal handler optional 2020-12-19 14:05:27 -05:00
ci_map.h documented as much as possible relating to the API reference 2020-11-19 01:13:57 +03: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 Added reference docs for dumb_timer_queue, http_request, http_response, and socket_adaptors 2020-11-14 05:28:07 +03:00
http_connection.h Merge branch 'master' 2021-01-05 17:51:57 +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 Changed the behaviour of redirect function to redirect to a route if no http:// is available 2020-12-26 19:54:41 +03:00
http_response.h Merge branch 'master' 2021-01-05 17:51:57 +03:00
http_server.h [fix] Make signal handler optional 2020-12-19 14:05:27 -05:00
json.h made json a returnable type and removed json specific code 2021-01-05 17:49:10 +03:00
logging.h Use gmtime_s on MinGW 2017-12-24 12:38:52 -05:00
middleware_context.h documented as much as possible relating to the API reference 2020-11-19 01:13:57 +03:00
mime_types.h Refactored mime type generating script 2020-10-07 12:17:37 +03:00
multipart.h made json a returnable type and removed json specific code 2021-01-05 17:49:10 +03:00
mustache.h made json a returnable type and removed json specific code 2021-01-05 17:49:10 +03:00
parser.h documented as much as possible relating to the API reference 2020-11-19 01:13:57 +03:00
query_string.h documented as much as possible relating to the API reference 2020-11-19 01:13:57 +03:00
returnable.h made json a returnable type and removed json specific code 2021-01-05 17:49:10 +03:00
routing.h fix clang build 2020-12-02 22:59:45 +05:30
settings.h added macros for static endpoint and directory 2020-11-10 23:56:27 +03:00
socket_adaptors.h Added reference docs for dumb_timer_queue, http_request, http_response, and socket_adaptors 2020-11-14 05:28:07 +03:00
TinySHA1.hpp Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09:00
utility.h documented as much as possible relating to the API reference 2020-11-19 01:13:57 +03:00
websocket.h Ping and Pong messages shouldn't fail with messages larger than 127 bytes anymore 2020-11-09 17:36:03 +03:00