Crow/include/crow
2021-04-17 02:33:35 +03:00
..
middlewares
app.h updated catchall to use references instead of pointers 2021-04-12 10:41:55 +03:00
ci_map.h
common.h Update common.h 2021-02-09 03:29:07 +11:00
compression.h fixed issues with static wariables 2021-02-21 00:28:32 +03:00
dumb_timer_queue.h Merge branch 'master' into sfinktah-64bit-compat-1 2021-04-02 03:36:09 +03:00
http_connection.h added initial ssl testing 2021-04-17 02:33:35 +03:00
http_parser_merged.h Merge branch 'master' of https://github.com/CrowCpp/crow into sfinktah-64bit-compat-1 2021-02-21 11:14:52 +11:00
http_request.h
http_response.h updated head and no_length variable names 2021-04-03 13:48:36 +03:00
http_server.h use actual ASIO port instead of the local port variable 2021-04-04 08:09:59 +03:00
json.h converted all (int) to static_cast 2021-02-21 11:14:30 +11:00
logging.h Merge branch 'master' of https://github.com/CrowCpp/crow into sfinktah-64bit-compat-1 2021-02-21 11:14:52 +11:00
middleware_context.h
mime_types.h macro rename 2021-03-31 20:30:32 +03:00
multipart.h
mustache.h Merge branch 'master' of https://github.com/CrowCpp/crow into sfinktah-64bit-compat-1 2021-02-21 11:14:52 +11:00
parser.h converted all (int) to static_cast 2021-02-21 11:14:30 +11:00
query_string.h converted all (int) to static_cast 2021-02-21 11:14:30 +11:00
returnable.h Added virtual destructor to fix clang compilation 2021-01-15 03:45:57 +03:00
routing.h fixed typo and incorrect type in assert error 2021-04-14 04:55:27 +03:00
settings.h fixes for **some** msvc compatibility issues 2021-02-09 03:25:02 +11:00
socket_adaptors.h
TinySHA1.hpp
utility.h converted all (int) to static_cast 2021-02-21 11:14:30 +11:00
websocket.h converted all (int) to static_cast 2021-02-21 11:14:30 +11:00