Crow/include/crow
Erik Åldstedt Sund 29824c84ed Fixed bug in r_string: end of string pointer was not updated in the force member function
This could lead to undefined behaviour in the std::string conversion
operator, when using the iterator interface (begin() / end()), and the size()
member function.
2017-10-30 20:50:17 +01:00
..
app.h Change default settings 2017-09-18 02:58:53 +09:00
ci_map.h Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09:00
common.h Add HTTP PATCH support 2017-10-05 18:13:40 +03:00
dumb_timer_queue.h Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09:00
http_connection.h Added 413 and 429 status codes 2017-10-20 15:20:18 +02:00
http_parser_merged.h Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09:00
http_request.h Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09:00
http_response.h HTTP response redirect 2016-10-03 15:32:16 +02:00
http_server.h Change default settings 2017-09-18 02:58:53 +09:00
json.h Fixed bug in r_string: end of string pointer was not updated in the force member function 2017-10-30 20:50:17 +01:00
logging.h Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09: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
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 Merge pull request #210 from zxmarcos/master 2017-09-17 14:17:46 +09:00
settings.h Change default settings 2017-09-18 02:58:53 +09:00
socket_adaptors.h Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09: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 Change default settings 2017-09-18 02:58:53 +09:00