antao
|
40a116193c
|
Modify path matching
|
2018-10-17 15:06:24 +08:00 |
antao
|
c86ec77d26
|
Add support for view nesting
|
2018-10-17 13:48:28 +08:00 |
antao
|
c9b3dcd9c2
|
Format all files
|
2018-10-14 15:56:54 +08:00 |
antao
|
cd6fab7a39
|
Modify examples
|
2018-10-14 11:56:18 +08:00 |
antao
|
93a07ed17a
|
1.Add gzip option in config file;
2.rename config example file's name
|
2018-10-14 11:53:05 +08:00 |
antao
|
0a3d27a5b0
|
Optimize response caching
|
2018-10-13 21:49:37 +08:00 |
antao
|
d5202f11fa
|
Add test method in simple_example
|
2018-10-11 17:57:24 +08:00 |
antao
|
16f7af90d3
|
Add response cache
|
2018-10-11 11:20:40 +08:00 |
antao
|
900cc62306
|
Add 'log_level' config option
|
2018-10-06 10:15:46 +08:00 |
antao
|
0c6f39c34d
|
Modify create view command of drogon_ctl
|
2018-10-05 19:17:12 +08:00 |
antao
|
3a26cb0f1b
|
Update get_version.sh
|
2018-10-02 20:02:43 +08:00 |
antao
|
d04efa98b2
|
1.Simplify the FunctionTraits;
2.Fix simple_example's bugs
|
2018-09-29 17:33:19 +08:00 |
antao
|
5238da4df7
|
Use sendfile() system-call
|
2018-09-25 18:07:29 +08:00 |
antao
|
735d423fa5
|
Fix bugs of non-virtual destructor
|
2018-09-18 16:46:02 +08:00 |
antao
|
c71f0810b2
|
Add configuration file for drogon
|
2018-09-13 18:25:30 +08:00 |
antao
|
1d11c0cab4
|
Update CMakeLists.txt
|
2018-09-12 10:17:16 +08:00 |
antao
|
14ea657a2a
|
Modify example program
|
2018-09-11 18:40:00 +08:00 |
antao
|
2391cc1484
|
Fix HTTP response parsing bug
|
2018-09-10 15:50:44 +08:00 |
antao
|
31150ab32d
|
Add file uploading example
|
2018-09-07 09:53:37 +08:00 |
antao
|
6fbfe28506
|
Update status code
|
2018-09-06 19:06:25 +08:00 |
antao
|
b0546e1277
|
Change some code
|
2018-09-04 11:19:12 +08:00 |
antao
|
790867d1e3
|
Add gzip compressing
|
2018-09-03 10:56:11 +08:00 |
antao
|
44bdc8ecbc
|
Change a method name
|
2018-09-02 16:21:12 +08:00 |
antao
|
1011d5211d
|
Add LocalHostFilter
|
2018-08-31 15:17:09 +08:00 |
antao
|
2cff4a3457
|
Update METHOD_ADD macro
|
2018-08-30 10:18:04 +08:00 |
antao
|
966dd2e30e
|
Update FunctionTraits of HttpApiBinder
|
2018-08-29 18:26:36 +08:00 |
antao
|
a314404e89
|
Format code
|
2018-08-27 18:19:04 +08:00 |
antao
|
8788d0359d
|
Add filters chain before websocket controller
|
2018-08-27 16:07:36 +08:00 |
antao
|
68d05dae47
|
Modify callback function signature
|
2018-08-26 16:25:35 +08:00 |
antao
|
5bc2929797
|
Add http file types for download
|
2018-08-24 11:21:02 +08:00 |
antao
|
1faa4937a3
|
Fix some bugs
|
2018-08-23 18:05:17 +08:00 |
antao
|
6aa14b27b8
|
Modify websocket example
|
2018-08-23 13:17:54 +08:00 |
antao
|
8a82d988ec
|
Fix websocket bugs
|
2018-08-23 11:23:38 +08:00 |
antao
|
414e9b5fa6
|
Debug websocket frame parsing....something is wrong
|
2018-08-22 19:20:34 +08:00 |
antao
|
0e95e10c2b
|
Websocket frame parsing
|
2018-08-22 18:20:54 +08:00 |
antao
|
c0acf347a3
|
Modify drogon_ctl
|
2018-08-22 15:08:48 +08:00 |
antao
|
a6fe81a003
|
Fix framework bugs
|
2018-08-14 16:35:05 +08:00 |
antao
|
1c47395bb8
|
Fix api controller instance bug
|
2018-08-10 22:53:09 +08:00 |
antao
|
bb438ba272
|
add HttpRequest method
|
2018-08-09 14:12:31 +08:00 |
antao
|
99ba19ebca
|
change doFilter interface
|
2018-08-02 15:38:06 +08:00 |
antao
|
d1f4ccf3d7
|
Modify some methods
|
2018-07-25 21:00:37 +08:00 |
antao
|
4f189afdf5
|
Modify HttpRequest creating interface
|
2018-07-25 17:07:21 +08:00 |
antao
|
278f7abae1
|
Fix bug in HttpClient
|
2018-07-24 18:50:25 +08:00 |
antao
|
8f2fefb8e8
|
Merge branch 'master' of https://github.com/an-tao/drogon
|
2018-07-24 17:24:38 +08:00 |
antao
|
0e68138fa6
|
Debug HttpClient...
|
2018-07-24 17:24:23 +08:00 |
an-tao
|
199dc1918f
|
Add SSL macro in test program
|
2018-07-21 21:08:35 +08:00 |
antao
|
00e82ce5ba
|
Support https with OpenSSL
|
2018-07-21 13:21:13 +08:00 |
an-tao
|
0af5482a9a
|
rename a example dir
|
2018-06-28 23:29:40 +08:00 |
root
|
82855fc86e
|
fix precompiled bugs
|
2018-06-23 11:22:20 +00:00 |
an-tao
|
cc35b08580
|
support dynamic libs compiling and loading
|
2018-06-14 18:51:26 +08:00 |