.. |
middlewares
|
moved middlewares folder inside crow folder
|
2020-11-11 23:43:57 +03:00 |
app.h
|
added macros for static endpoint and directory
|
2020-11-10 23:56:27 +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
|
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
|
Added reference docs for dumb_timer_queue, http_request, http_response, and socket_adaptors
|
2020-11-14 05:28:07 +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
|
Added reference docs for dumb_timer_queue, http_request, http_response, and socket_adaptors
|
2020-11-14 05:28:07 +03:00 |
http_response.h
|
recieve response without request being another argument in handle
|
2020-12-01 11:50:46 +05:30 |
http_server.h
|
bump server version to 0.2
|
2020-10-31 23:56:50 +03: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 |
mime_types.h
|
Refactored mime type generating script
|
2020-10-07 12:17:37 +03:00 |
multipart.h
|
Replaced uint with unsigned
|
2020-11-12 15:11:22 +02:00 |
mustache.h
|
#6 Fix mustache implementation after specification update.
|
2020-10-30 20:29:41 +01: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
|
recieve response without request being another argument in handle
|
2020-12-01 11:50:46 +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
|
Cleanup include folder into crow subfolder
|
2016-09-21 23:11:06 +09: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 |