.. |
plugins
|
Change version to 0.9.33
|
2019-05-05 15:43:17 +08:00 |
utils
|
Change the type of the callback in HTTP request handlers to r-reference type
|
2019-05-09 11:25:25 +08:00 |
CacheMap.h
|
Modify some interfaces
|
2019-04-29 14:47:23 +08:00 |
Cookie.h
|
Modify some interfaces
|
2019-04-29 14:47:23 +08:00 |
DrClassMap.h
|
Handle demangle error
|
2019-04-26 11:02:20 +08:00 |
DrObject.h
|
Provides a way for users to create and initialize controllers and filters with non-default constructors.
|
2019-03-30 23:09:22 +08:00 |
drogon.h
|
Modify README
|
2019-02-02 10:12:57 +08:00 |
DrTemplate.h
|
Format code
|
2019-01-31 15:48:04 +08:00 |
DrTemplateBase.h
|
Provides a way for users to create and initialize controllers and filters with non-default constructors.
|
2019-03-30 23:09:22 +08:00 |
HttpAppFramework.h
|
Add the forward() method to the framework
|
2019-05-09 16:27:39 +08:00 |
HttpBinder.h
|
Change the type of the callback in HTTP request handlers to r-reference type
|
2019-05-09 11:25:25 +08:00 |
HttpClient.h
|
Modify some interfaces
|
2019-04-29 14:47:23 +08:00 |
HttpController.h
|
Add the getHandlersInfo() method
|
2019-04-24 14:38:07 +08:00 |
HttpFilter.h
|
Change the callback type in Filters and AOP Advices to the r-reference type
|
2019-05-09 13:57:33 +08:00 |
HttpRequest.h
|
Modify some interfaces
|
2019-04-29 14:47:23 +08:00 |
HttpResponse.h
|
Add the forward() method to the framework
|
2019-05-09 16:27:39 +08:00 |
HttpSimpleController.h
|
Change the type of the callback in HTTP request handlers to r-reference type
|
2019-05-09 11:25:25 +08:00 |
HttpTypes.h
|
Add the OPTIONS method for CORS
|
2019-04-12 21:45:43 +08:00 |
HttpViewBase.h
|
Add some comments
|
2019-02-12 13:18:59 +08:00 |
HttpViewData.h
|
Modify some comments
|
2019-03-06 15:57:05 +08:00 |
IntranetIpFilter.h
|
Change the callback type in Filters and AOP Advices to the r-reference type
|
2019-05-09 13:57:33 +08:00 |
LocalHostFilter.h
|
Change the callback type in Filters and AOP Advices to the r-reference type
|
2019-05-09 13:57:33 +08:00 |
MultiPart.h
|
Modify some comments
|
2019-03-06 15:57:05 +08:00 |
NotFound.h
|
Remove 'using namespace drogon' from public headers
|
2019-02-02 13:45:40 +08:00 |
Session.h
|
Modify the Session class and the HttpViewData class
|
2019-02-12 15:47:32 +08:00 |
UploadFile.h
|
Modify some comments
|
2019-03-06 15:57:05 +08:00 |
WebSocketClient.h
|
Add some methods using std::chrono_literals
|
2019-04-14 14:02:37 +08:00 |
WebSocketConnection.h
|
Add some methods using std::chrono_literals
|
2019-04-14 14:02:37 +08:00 |
WebSocketController.h
|
Add the getHandlersInfo() method
|
2019-04-24 14:38:07 +08:00 |