drogon/examples/simple_example
An Tao 45d2969dcb
Graceful shutdown (#393)
Call app().quit() to gracefully stop a drogon application.
2020-03-21 21:29:33 +08:00
..
CustomCtrl.cc Modify some code styles (#298) 2019-11-21 11:27:47 +08:00
CustomCtrl.h Modify some code styles (#298) 2019-11-21 11:27:47 +08:00
CustomHeaderFilter.cc Modify some code styles (#298) 2019-11-21 11:27:47 +08:00
CustomHeaderFilter.h Modify some code styles (#298) 2019-11-21 11:27:47 +08:00
DoNothingPlugin.cc clang-format 2019-05-18 20:39:57 +08:00
DoNothingPlugin.h clang-format 2019-05-18 20:39:57 +08:00
FileUpload.csp Optimize file upload 2019-01-27 15:59:56 +08:00
ForwardCtrl.cc clang-format 2019-05-18 20:39:57 +08:00
ForwardCtrl.h clang-format 2019-05-18 20:39:57 +08:00
JsonTestController.cc Fix a bug when creating json responses (#373) 2020-03-02 23:34:28 +08:00
JsonTestController.h clang-format 2019-05-18 20:39:57 +08:00
ListParaCtl.cc clang-format 2019-05-18 20:39:57 +08:00
ListParaCtl.h clang-format 2019-05-18 20:39:57 +08:00
ListParaView.csp Fix bugs in HTTP view examples (#246) 2019-09-16 10:10:23 +08:00
PipeliningTest.cc Optimize performance (#222) 2019-08-24 13:12:04 +08:00
PipeliningTest.h clang-format 2019-05-18 20:39:57 +08:00
TestController.cc Modify some code styles (#298) 2019-11-21 11:27:47 +08:00
TestController.h Modify some code styles (#298) 2019-11-21 11:27:47 +08:00
TestPlugin.cc Port drogon to Windows (#335) 2020-01-25 11:58:20 +08:00
TestPlugin.h Modify some code styles (#298) 2019-11-21 11:27:47 +08:00
TestView.csp rename a example dir 2018-06-28 23:29:40 +08:00
TestViewCtl.cc clang-format 2019-05-18 20:39:57 +08:00
TestViewCtl.h clang-format 2019-05-18 20:39:57 +08:00
TimeFilter.cc Add options for 'Server' header and 'Date' header (#202) 2019-07-31 19:44:32 +08:00
TimeFilter.h Change the callback type in Filters and AOP Advices to the r-reference type 2019-05-09 13:57:33 +08:00
WebSocketTest.cc clang-format 2019-05-18 20:39:57 +08:00
WebSocketTest.h Fix a bug on filters with WebSocketControllers (#374) 2020-03-03 15:58:26 +08:00
api_Attachment.cc clang-format 2019-05-18 20:39:57 +08:00
api_Attachment.h clang-format 2019-05-18 20:39:57 +08:00
api_v1_ApiTest.cc Port drogon to Windows (#335) 2020-01-25 11:58:20 +08:00
api_v1_ApiTest.h Graceful shutdown (#393) 2020-03-21 21:29:33 +08:00
header.csp Add support for view nesting 2018-10-17 13:48:28 +08:00
index.html Port drogon to Windows (#335) 2020-01-25 11:58:20 +08:00
index.html.gz Modify installation on Windows (#366) 2020-02-29 15:46:08 +08:00
main.cc Port drogon to Windows (#335) 2020-01-25 11:58:20 +08:00