Commit Graph

872 Commits

Author SHA1 Message Date
antao
9659ab6314 Change version 2019-01-27 16:46:26 +08:00
An Tao
610ea4727f
Merge pull request #46 from an-tao/dev
Optimize file upload
2019-01-27 16:31:41 +08:00
antao
cef7dc177e Optimize file upload 2019-01-27 15:59:56 +08:00
antao
b37aa3da6c Modify the README 2019-01-27 12:29:00 +08:00
An Tao
5cbbe7729f
Merge pull request #45 from an-tao/dev
Update the submodule trantor
2019-01-26 19:38:54 +08:00
antao
0617253660 Update the submodule trantor 2019-01-26 19:32:19 +08:00
An Tao
4aec954abf
Merge pull request #44 from an-tao/dev
Change version
2019-01-25 22:33:56 +08:00
an-tao
a3220b3193 Change version 2019-01-25 22:11:59 +08:00
An Tao
388ef634af
Merge pull request #43 from an-tao/dev
Fix reference count error in HttpClientImpl class
2019-01-25 20:01:55 +08:00
antao
a5684c66d3 Fix reference count error in HttpClientImpl class 2019-01-25 19:48:24 +08:00
An Tao
26e3cff668
Merge pull request #42 from an-tao/dev
Optimize filters and controllers
2019-01-25 17:06:43 +08:00
antao
3f4baf15f1 Optimize filters and controllers 2019-01-25 16:46:20 +08:00
antao
a22fe4ff51 Split filter processing from HttpAppFrameworkImpl class;Change version 2019-01-25 13:14:22 +08:00
antao
5e8c8a6666 Change some variable names;Use reference capture instead of value capture 2019-01-24 18:37:32 +08:00
antao
a3f03df1d4 Update the submodule trantor; optimize the HttpSimpleControllerRouter 2019-01-24 16:20:44 +08:00
antao
4204ad733f Update the submodule trantor 2019-01-23 19:05:15 +08:00
antao
8b2bb4796d Use the lock-free queue in the submodule trantor 2019-01-23 17:05:43 +08:00
An Tao
2fc2c60af1
Merge pull request #41 from an-tao/dev
Debug form post request
2019-01-23 11:41:35 +08:00
antao
615924c889 Debug form post request 2019-01-23 11:32:55 +08:00
An Tao
4e7714e5e9
Merge pull request #40 from an-tao/dev
Support http request in json format
2019-01-22 23:11:54 +08:00
antao
7c8432add0 Support http request in json format 2019-01-22 23:00:14 +08:00
antao
c62840e712 Modify setMethod of the HttpRequest class 2019-01-22 14:24:52 +08:00
antao
8b7d5465cd Modify HttpRequestImpl 2019-01-22 13:38:55 +08:00
an-tao
375cc38517 Add a badge of code quality to the README 2019-01-22 00:26:32 +08:00
An Tao
08f895be1a
Merge pull request #39 from an-tao/dev
Modify code style
2019-01-22 00:23:55 +08:00
an-tao
d5d90d2f6f Modify code style 2019-01-21 23:59:28 +08:00
An Tao
7eba454ac8
Merge pull request #38 from an-tao/dev
Update the README
2019-01-21 23:58:53 +08:00
an-tao
554f6a7763 Update the README 2019-01-21 23:46:26 +08:00
An Tao
8917d853be
Merge pull request #37 from an-tao/dev
Update the submodule trantor
2019-01-21 23:39:05 +08:00
an-tao
0af6837d2a Update the submodule trantor 2019-01-21 23:29:28 +08:00
An Tao
384977d683
Merge pull request #36 from an-tao/dev
Organize code style
2019-01-21 22:32:40 +08:00
an-tao
ef389b6ec9 Organize code style 2019-01-21 22:25:20 +08:00
an-tao
b20114a9d5 Organize code style 2019-01-21 21:28:46 +08:00
An Tao
b17263c182
Merge pull request #35 from an-tao/dev
Use references instead of values in range-based for loop
2019-01-21 18:02:12 +08:00
antao
a9e9ced331 Use references instead of values in range-based for loop 2019-01-21 17:39:31 +08:00
An Tao
5780042f8f
Merge pull request #34 from an-tao/dev
Support gzip on the client side
2019-01-21 13:52:00 +08:00
an-tao
827a60f8de Add a header file including 2019-01-21 13:44:50 +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
An Tao
c14f20b51e
Merge pull request #33 from an-tao/dev
Forbid to download files from the parent folder
2019-01-19 23:08:33 +08:00
antao
ec7e8a1040 Forbid to download files from the parent folder 2019-01-19 22:57:07 +08:00
antao
8f7adc4ae7 Modify the webapp_test 2019-01-19 14:13:31 +08:00
An Tao
8c6c549b9d
Merge pull request #32 from an-tao/dev
Add a test client for the simple example
2019-01-19 14:02:09 +08:00
antao
c26f536255 Update the submodule trantor 2019-01-19 13:50:35 +08:00
antao
5fd8571292 Change the listening port 2019-01-19 13:44:24 +08:00
antao
38e8148b56 Add a test client for the simple example 2019-01-19 12:26:03 +08:00
An Tao
5ae35abc5b
Merge pull request #31 from an-tao/dev
Optimize routing
2019-01-19 01:59:49 +08:00
antao
2094ce217a Optimize routing 2019-01-19 01:31:14 +08:00
antao
c4987f690b Optimize routing algorithm 2019-01-18 17:42:46 +08:00
antao
1227609ec3 Update the README 2019-01-18 13:18:33 +08:00