.. |
ConfigLoader.cc
|
Add 'log_level' config option
|
2018-10-06 10:15:46 +08:00 |
ConfigLoader.h
|
Add configuration file for drogon
|
2018-09-13 18:25:30 +08:00 |
Cookie.cc
|
Modify date format(rfc2616-3.3.1)
|
2018-09-11 17:31:10 +08:00 |
DeleteFilter.cc
|
1.Use 405 Method Not Allowed;2.Support HEAD method
|
2018-09-06 17:34:13 +08:00 |
DrClassMap.cc
|
modify the file annotations
|
2018-05-31 17:00:31 +08:00 |
FileUpload.cc
|
Add header file including
|
2018-09-07 18:52:02 +08:00 |
GetFilter.cc
|
1.Use 405 Method Not Allowed;2.Support HEAD method
|
2018-09-06 17:34:13 +08:00 |
HttpAppFrameworkImpl.cc
|
Fix a timer bug for daemon mode
|
2018-10-12 18:38:17 +08:00 |
HttpAppFrameworkImpl.h
|
Add response cache
|
2018-10-11 11:20:40 +08:00 |
HttpClientImpl.cc
|
Optimization
|
2018-09-14 14:19:43 +08:00 |
HttpClientImpl.h
|
Add a new factory method to create HttpClientPtr by host string(like 'https://www.xxx.com:9090')
|
2018-09-09 00:44:51 +08:00 |
HttpContext.cc
|
Fix HTTP response parsing bug
|
2018-09-10 15:50:44 +08:00 |
HttpContext.h
|
Optimization
|
2018-09-14 14:19:43 +08:00 |
HttpRequestImpl.cc
|
Header field name should be case-insensitive
|
2018-09-06 16:41:40 +08:00 |
HttpRequestImpl.h
|
Update status code
|
2018-09-06 19:06:25 +08:00 |
HttpResponseImpl.cc
|
Simplify the response caching logic
|
2018-10-11 22:09:59 +08:00 |
HttpResponseImpl.h
|
Simplify the response caching logic
|
2018-10-11 22:09:59 +08:00 |
HttpServer.cc
|
Add test method in simple_example
|
2018-10-11 17:57:24 +08:00 |
HttpServer.h
|
Add the function of setting the maximum number of connections
|
2018-09-08 11:39:36 +08:00 |
HttpViewBase.cc
|
Change HttpResponse factory method
|
2018-08-29 17:03:26 +08:00 |
InnerIpFilter.cc
|
Add InnerIpFilter
|
2018-08-31 16:38:46 +08:00 |
LocalHostFilter.cc
|
Add LocalHostFilter
|
2018-08-31 15:17:09 +08:00 |
Md5.cc
|
Implement MD5 function
|
2018-06-15 00:58:08 +08:00 |
Md5.h
|
Implement MD5 function
|
2018-06-15 00:58:08 +08:00 |
NotFound.cc
|
Update status code
|
2018-09-06 19:06:25 +08:00 |
PostFilter.cc
|
1.Use 405 Method Not Allowed;2.Support HEAD method
|
2018-09-06 17:34:13 +08:00 |
PutFilter.cc
|
1.Use 405 Method Not Allowed;2.Support HEAD method
|
2018-09-06 17:34:13 +08:00 |
Sha1.cc
|
Modify sha1 method
|
2018-09-15 21:43:38 +08:00 |
Sha1.h
|
Modify sha1 method
|
2018-09-15 21:43:38 +08:00 |
SharedLibManager.cc
|
Update trantor
|
2018-10-08 18:44:23 +08:00 |
SharedLibManager.h
|
Update trantor
|
2018-09-14 18:33:37 +08:00 |
Utilities.cc
|
Fix a compiling warning
|
2018-10-09 20:12:47 +08:00 |
WebSockectConnectionImpl.cc
|
Fix websocket bugs
|
2018-08-23 11:23:38 +08:00 |
WebSockectConnectionImpl.h
|
Change some code
|
2018-09-04 11:19:12 +08:00 |