an-tao
|
eff3002281
|
Update trantor
|
2018-09-09 10:30:24 +08:00 |
|
antao
|
8f5a8ad20c
|
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 |
|
antao
|
4a4b26f92a
|
Increase the minor version number
|
2018-09-08 21:41:56 +08:00 |
|
antao
|
5ba3e83728
|
Default release version
|
2018-09-08 21:10:53 +08:00 |
|
antao
|
b44c2f9b9e
|
Add the function of setting the maximum number of connections
|
2018-09-08 11:39:36 +08:00 |
|
antao
|
1cf7ef84b2
|
Update drogon_ctl
|
2018-09-07 19:03:31 +08:00 |
|
antao
|
f3e74a05de
|
Add header file including
|
2018-09-07 18:52:02 +08:00 |
|
antao
|
26773ff81f
|
Support 100-continue expact(rfc2616-8.2.3)
|
2018-09-07 16:07:41 +08:00 |
|
antao
|
7e3cac5c35
|
Fix a bug
|
2018-09-07 15:19:36 +08:00 |
|
antao
|
734866b22f
|
1.Update trantor;
2.Support client pipelining(rfc2616-8.1.2.2)
3.Fix a cookie bug
|
2018-09-07 14:14:06 +08:00 |
|
an-tao
|
e958f924cf
|
Update README.md
|
2018-09-07 10:21:51 +08:00 |
|
an-tao
|
0e97d0382b
|
Update README.md
|
2018-09-07 10:20:21 +08:00 |
|
antao
|
cb2c37b707
|
Update README.md
|
2018-09-07 10:06:45 +08:00 |
|
antao
|
f2b756b21e
|
Merge branch 'master' of https://github.com/an-tao/drogon
|
2018-09-07 09:53:51 +08:00 |
|
antao
|
31150ab32d
|
Add file uploading example
|
2018-09-07 09:53:37 +08:00 |
|
an-tao
|
cf9d8ed569
|
Update README.md
|
2018-09-06 21:35:02 +08:00 |
|
antao
|
6fbfe28506
|
Update status code
|
2018-09-06 19:06:25 +08:00 |
|
antao
|
b2d0595c60
|
1.Use 405 Method Not Allowed;2.Support HEAD method
|
2018-09-06 17:34:13 +08:00 |
|
antao
|
739c875d95
|
Header field name should be case-insensitive
|
2018-09-06 16:41:40 +08:00 |
|
antao
|
e5d72a1d45
|
Add 'set character-set' method
|
2018-09-06 14:45:29 +08:00 |
|
antao
|
d40190f452
|
Add creating project function in drogon_ctl
|
2018-09-04 14:50:18 +08:00 |
|
antao
|
e6a488f83a
|
Change names of some methods
|
2018-09-04 13:33:01 +08:00 |
|
antao
|
b0546e1277
|
Change some code
|
2018-09-04 11:19:12 +08:00 |
|
antao
|
a4f32e0452
|
Update trantor
|
2018-09-03 15:59:08 +08:00 |
|
antao
|
e6d4e975dc
|
Add release option in CMakeLists.txt
|
2018-09-03 14:42:44 +08:00 |
|
antao
|
667731d370
|
Update README
|
2018-09-03 14:21:41 +08:00 |
|
antao
|
108d26ac18
|
Format file
|
2018-09-03 14:07:28 +08:00 |
|
an-tao
|
1c5651e2f8
|
Fix gzip bug
|
2018-09-03 14:04:26 +08:00 |
|
antao
|
6315dd85ee
|
Update HttpServer
|
2018-09-03 11:25:03 +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
|
7a5b13bcb6
|
Update trantor
|
2018-09-02 14:16:50 +08:00 |
|
antao
|
2ad97c5f56
|
Add InnerIpFilter
|
2018-08-31 16:38:46 +08:00 |
|
antao
|
1011d5211d
|
Add LocalHostFilter
|
2018-08-31 15:17:09 +08:00 |
|
antao
|
6c444ec6ca
|
Modify log output
|
2018-08-30 16:55:29 +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
|
cea61c1530
|
Change HttpResponse factory method
|
2018-08-29 17:03:26 +08:00 |
|
antao
|
dfffae2243
|
update trantor
|
2018-08-29 11:30:04 +08:00 |
|
antao
|
f22f3dcc07
|
Small changes
|
2018-08-28 17:42:39 +08:00 |
|
antao
|
8f3dd7f24c
|
Update Cookie class
|
2018-08-28 15:14:21 +08:00 |
|
antao
|
4a26730c2e
|
Format CMakeLists.txt
|
2018-08-27 18:36:58 +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
|
aebddd27b1
|
Fix a fatal bug
|
2018-08-26 16:43:19 +08:00 |
|
antao
|
68d05dae47
|
Modify callback function signature
|
2018-08-26 16:25:35 +08:00 |
|
antao
|
3341d24603
|
Update README.md
|
2018-08-26 14:15:36 +08:00 |
|
antao
|
889ac8f734
|
Update README.md
|
2018-08-26 14:14:23 +08:00 |
|
antao
|
403b6ddd50
|
update README
|
2018-08-26 14:12:11 +08:00 |
|
antao
|
b85aff0758
|
Add session in api controllers
|
2018-08-25 15:00:23 +08:00 |
|