An Tao
|
c3cb70f415
|
Optimize performance (#222)
|
2019-08-24 13:12:04 +08:00 |
|
antao
|
40087fba9c
|
Remove config.h
Modify the CMakeLists.txt
Remove the USE_ORM macro
Update trantor
Remove some std::dynamic_pointer_cast calls
|
2019-07-29 14:53:41 +08:00 |
|
antao
|
e714ae875e
|
Use a temporary file instead of memory to store a large Http body recieved by drogon
|
2019-06-06 14:59:49 +08:00 |
|
antao
|
3452a2fa1c
|
Modify some code to get a good style
|
2019-05-23 18:57:45 +08:00 |
|
antao
|
fc7505122f
|
Update the submodule trantor
|
2019-05-23 16:07:08 +08:00 |
|
antao
|
e5fe92c67a
|
Change the line length limit to 80 characters
|
2019-05-18 11:11:45 +08:00 |
|
antao
|
be08aba9d1
|
Add .clang-format
|
2019-05-17 22:49:09 +08:00 |
|
antao
|
e48692939c
|
Modify some interfaces
|
2019-04-29 14:47:23 +08:00 |
|
antao
|
65c101bee0
|
Add the getLoop() method to the HttpAppFramework class
|
2019-03-26 10:45:39 +08:00 |
|
antao
|
db72840fc2
|
Move utility functions to the utils namespace
|
2019-03-21 17:47:45 +08:00 |
|
an-tao
|
0e447a1f9e
|
Adapt ipv6
|
2019-03-13 23:44:53 +08:00 |
|
antao
|
bdcb42ce55
|
Merge branch 'master' of https://github.com/an-tao/drogon
|
2019-02-02 13:31:10 +08:00 |
|
antao
|
e77b558a71
|
Modify urlDecode() method
|
2019-02-02 13:26:19 +08:00 |
|
an-tao
|
287a7b5208
|
Add a header including in linux
|
2019-02-02 12:09:14 +08:00 |
|
antao
|
7041783579
|
Modify code style
|
2019-02-02 11:34:00 +08:00 |
|
an-tao
|
cbbee440ea
|
Compatible with older versions of gcc
|
2019-01-29 22:24:32 +08:00 |
|
antao
|
615924c889
|
Debug form post request
|
2019-01-23 11:32:55 +08:00 |
|
antao
|
856aedbf47
|
Support gzip on the client side
|
2019-01-21 13:37:53 +08:00 |
|
antao
|
c4591fc11d
|
Remove an unused file
|
2019-01-20 12:11:39 +08:00 |
|
antao
|
5c9799c15a
|
Modify http client for cookies
|
2019-01-02 16:13:36 +08:00 |
|
antao
|
fb5bbde277
|
Modify something to improve performance
|
2018-12-24 15:06:05 +08:00 |
|
antao
|
20f97a78a2
|
Modify tests path
|
2018-11-27 18:29:23 +08:00 |
|