.. |
plugins
|
Improve AccessLogger. (#1008)
|
2021-09-02 08:20:49 +08:00 |
utils
|
Add support for custom SQL query (#1241)
|
2022-05-21 15:23:34 +08:00 |
Attribute.h
|
Modify the Attributes interface of the HttpRequest class (#389)
|
2020-03-15 16:11:40 +08:00 |
CacheMap.h
|
Fix CacheMap crash in CI tests (#890)
|
2021-06-13 10:33:30 +08:00 |
Cookie.h
|
Bugfix/cookie same site test without any useful checks (#1247)
|
2022-05-16 11:18:10 +08:00 |
DrClassMap.h
|
Add exports macro to allow Shared Library with hidden symbols by default (e.g. Windows) (#745)
|
2021-04-09 10:17:28 +08:00 |
DrObject.h
|
Add exports macro to allow Shared Library with hidden symbols by default (e.g. Windows) (#745)
|
2021-04-09 10:17:28 +08:00 |
drogon_callbacks.h
|
Add the SecureSSLRedirector plugin (#306)
|
2019-11-30 08:35:40 +08:00 |
drogon_test.h
|
Fix test success message incorrectly shown when -s is flag present (#962)
|
2021-08-07 23:07:48 +08:00 |
drogon.h
|
Add the AccessLogger plugin (#854)
|
2021-05-17 21:45:18 +08:00 |
DrTemplate.h
|
Add .clang-format
|
2019-05-17 22:49:09 +08:00 |
DrTemplateBase.h
|
Add exports macro to allow Shared Library with hidden symbols by default (e.g. Windows) (#745)
|
2021-04-09 10:17:28 +08:00 |
HttpAppFramework.h
|
Throw exceptions instead of exiting when loading configuration fails (#1293)
|
2022-06-22 23:17:40 +08:00 |
HttpBinder.h
|
Add the getOptionalParameter method (#1037)
|
2021-09-30 08:50:00 +08:00 |
HttpClient.h
|
Check HTTP client is not sending requests in sync mode on the same event loop in debug mode (#1143)
|
2022-01-02 20:14:27 +08:00 |
HttpController.h
|
Fix tolower with cfi sanitizer (#1209) (#1210)
|
2022-04-22 11:08:40 +08:00 |
HttpFilter.h
|
Add exports macro to allow Shared Library with hidden symbols by default (e.g. Windows) (#745)
|
2021-04-09 10:17:28 +08:00 |
HttpRequest.h
|
Add the getOptionalParameter method (#1037)
|
2021-09-30 08:50:00 +08:00 |
HttpResponse.h
|
Added HttpResponse::newStreamResponse() (#1156)
|
2022-05-02 21:04:41 +08:00 |
HttpSimpleController.h
|
Fix XXXControllers created on MSVC even if specsfied not to do so (#1183)
|
2022-02-26 00:19:48 +08:00 |
HttpTypes.h
|
Add toString for drogon::ReqResult (#1133)
|
2021-12-24 20:45:36 +08:00 |
HttpViewData.h
|
Fix compiler warnings (#1081)
|
2021-11-21 09:14:57 +08:00 |
IntranetIpFilter.h
|
Fix a bug of reflection failure introduced by #745 (#793)
|
2021-04-10 20:18:51 +08:00 |
IOThreadStorage.h
|
Clear all database connections before quitting (#1273)
|
2022-06-03 13:31:56 +08:00 |
LocalHostFilter.h
|
Fix a bug of reflection failure introduced by #745 (#793)
|
2021-04-10 20:18:51 +08:00 |
MultiPart.h
|
Enhancements on files part. (#803)
|
2021-04-17 14:01:06 +08:00 |
NotFound.h
|
Fix a bug of reflection failure introduced by #745 (#793)
|
2021-04-10 20:18:51 +08:00 |
PubSubService.h
|
Drogon test framework (#869)
|
2021-05-27 20:09:57 +08:00 |
Session.h
|
Add support in the SqlBinder class and the Session class (#644)
|
2020-12-06 11:41:06 +08:00 |
UploadFile.h
|
Add content type to multipart file upload (resolves issue #1252) (#1279)
|
2022-06-09 20:00:56 +08:00 |
WebSocketClient.h
|
Mark all awaiters as nodiscard (#1098)
|
2021-12-01 08:40:09 +08:00 |
WebSocketConnection.h
|
Add the setTimeout() method to the DbClient class (#823)
|
2021-04-29 10:13:34 +08:00 |
WebSocketController.h
|
Fix XXXControllers created on MSVC even if specsfied not to do so (#1183)
|
2022-02-26 00:19:48 +08:00 |