.. |
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
|
removed unneccessary class reference
|
2020-10-21 16:31:06 +03:00 |
http_connection.h
|
Activate static_file support on WIN32
|
2020-11-12 15:38:37 +02: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
|
Activate static_file support on WIN32
|
2020-11-12 15:38:37 +02:00 |
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
|
cleaned up code
|
2020-10-18 03:04:18 +03: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
|
Removed unnecessary variables
|
2020-10-15 13:59:15 +03:00 |
settings.h
|
added macros for static endpoint and directory
|
2020-11-10 23:56:27 +03:00 |
socket_adaptors.h
|
obligatory simple messup fix
|
2020-11-09 05:18:34 +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 |