An Tao
|
bb09c25da8
|
Merge pull request #161 from an-tao/dev
Make some inline functions out-line
|
2019-05-23 11:21:04 +08:00 |
|
antao
|
c17591ef49
|
Make some inline functions out-line
|
2019-05-23 10:47:15 +08:00 |
|
An Tao
|
97f71aa364
|
Merge pull request #160 from an-tao/dev
Make the HttpClient class support cookies
|
2019-05-21 22:58:12 +08:00 |
|
antao
|
a4c0e33782
|
Make the HttpClient class support cookies
|
2019-05-21 22:10:05 +08:00 |
|
An Tao
|
b5ced3d7e2
|
Merge pull request #158 from an-tao/dev
Add the StaticFileRouter class
|
2019-05-20 15:41:54 +08:00 |
|
antao
|
bf7a612069
|
Add the StaticFileRouter class
|
2019-05-20 15:16:28 +08:00 |
|
antao
|
ae07f16e75
|
Update trantor
|
2019-05-18 23:00:46 +08:00 |
|
An Tao
|
26bf4ac50b
|
Merge pull request #156 from an-tao/dev
clang-format
|
2019-05-18 21:26:22 +08:00 |
|
antao
|
11b6d20a69
|
clang-format
|
2019-05-18 20:39:57 +08:00 |
|
An Tao
|
d350dc7232
|
Merge pull request #155 from an-tao/dev
Change the line length limit to 80 characters
|
2019-05-18 11:56:33 +08:00 |
|
antao
|
e5fe92c67a
|
Change the line length limit to 80 characters
|
2019-05-18 11:11:45 +08:00 |
|
antao
|
3d3fd2531c
|
Update trantor and README.md
|
2019-05-18 10:56:28 +08:00 |
|
An Tao
|
d98a2ca519
|
Merge pull request #154 from an-tao/dev
Add .clang-format
|
2019-05-17 23:14:36 +08:00 |
|
antao
|
be08aba9d1
|
Add .clang-format
|
2019-05-17 22:49:09 +08:00 |
|
An Tao
|
3647f8c80e
|
Merge pull request #153 from an-tao/dev
Modify the HttpRequestParser class to improve performance
|
2019-05-16 17:56:07 +08:00 |
|
antao
|
bb0acd341f
|
Modify the HttpRequestParser class to improve performance
|
2019-05-16 17:29:37 +08:00 |
|
antao
|
04a92f2b54
|
Remove unused InnerIpFilter.cc
|
2019-05-16 16:39:36 +08:00 |
|
antao
|
14b29c7b06
|
Update trantor
|
2019-05-16 15:36:45 +08:00 |
|
antao
|
01916a324a
|
Change version to 0.9.35
|
2019-05-15 16:32:55 +08:00 |
|
antao
|
95eab6682f
|
Update trantor
|
2019-05-15 16:11:50 +08:00 |
|
antao
|
2d96110af6
|
Update the submodule trantor
|
2019-05-15 14:00:30 +08:00 |
|
antao
|
9dd69e7515
|
Update the submodule trantor
|
2019-05-14 19:54:28 +08:00 |
|
antao
|
1b5abb0b03
|
Update README
|
2019-05-14 11:14:51 +08:00 |
|
An Tao
|
a59c7ca793
|
Merge pull request #152 from an-tao/forward
Add the forward() method to the framework
|
2019-05-09 17:13:36 +08:00 |
|
antao
|
3e1886a84e
|
Add the forward() method to the framework
|
2019-05-09 16:27:39 +08:00 |
|
An Tao
|
93388d943f
|
Merge pull request #151 from an-tao/filter_callback
Change the callback type in Filters and AOP Advices
|
2019-05-09 14:26:49 +08:00 |
|
antao
|
e696553b3d
|
Change the callback type in Filters and AOP Advices to the r-reference type
|
2019-05-09 13:57:33 +08:00 |
|
An Tao
|
89f940602d
|
Update README.md
|
2019-05-09 11:50:55 +08:00 |
|
An Tao
|
971ff9c2cf
|
Merge pull request #150 from an-tao/rreference_callback
Change the type of the callback in handlers to r-reference type
|
2019-05-09 11:48:47 +08:00 |
|
antao
|
00049c0d23
|
Change the type of the callback in HTTP request handlers to r-reference type
|
2019-05-09 11:25:25 +08:00 |
|
An Tao
|
597959a823
|
Merge pull request #149 from an-tao/dev
Return index.html to the client requesting '/'
|
2019-05-08 09:24:13 +08:00 |
|
antao
|
66c6441c96
|
Return index.html to the client requesting '/'
|
2019-05-07 23:19:26 +08:00 |
|
An Tao
|
52bc179b51
|
Merge pull request #148 from an-tao/cookies_bug_fix
Disable cookies on 404 pages
|
2019-05-07 22:51:58 +08:00 |
|
antao
|
c48f2ca118
|
Disable cookies on 404 pages
|
2019-05-07 22:08:05 +08:00 |
|
An Tao
|
59622d8f8e
|
Merge pull request #147 from an-tao/dev
Add two configuration options
|
2019-05-07 16:34:45 +08:00 |
|
antao
|
a85c64ac69
|
Add two configuration options: the client_max_body_size and the client_max_websocket_message_size
|
2019-05-07 14:04:37 +08:00 |
|
An Tao
|
0f6d2e31ac
|
Merge pull request #145 from an-tao/dev
Change version to 0.9.33
|
2019-05-05 16:44:39 +08:00 |
|
antao
|
0a27394cca
|
Change version to 0.9.33
|
2019-05-05 15:43:17 +08:00 |
|
An Tao
|
3042327fc8
|
Merge pull request #144 from an-tao/dev
Implement gzip_static
|
2019-05-03 17:43:05 +08:00 |
|
antao
|
2efa183b93
|
Implement gzip_static
|
2019-05-03 14:44:20 +08:00 |
|
An Tao
|
ff2bfe89f6
|
Merge pull request #143 from an-tao/dev
Enable users to specify a preferred installation location
|
2019-05-03 00:56:44 +08:00 |
|
antao
|
dc14eeda4e
|
Enable users to specify a preferred installation location via the CMAKE_INSTALL_PREFIX variable
|
2019-05-02 23:15:22 +08:00 |
|
antao
|
c7754e70c4
|
Update the submodule trantor
|
2019-05-02 23:14:32 +08:00 |
|
An Tao
|
437d7a6879
|
Merge pull request #140 from an-tao/dev
Modify some interfaces
|
2019-04-29 15:12:45 +08:00 |
|
antao
|
e48692939c
|
Modify some interfaces
|
2019-04-29 14:47:23 +08:00 |
|
An Tao
|
381130bc83
|
Merge pull request #138 from an-tao/dev
Add the content() method into the HttpRequest class
|
2019-04-28 18:41:47 +08:00 |
|
antao
|
78ff8a1837
|
Add the content() method into the HttpRequest class
|
2019-04-28 18:14:39 +08:00 |
|
An Tao
|
5ef5c026f5
|
Set theme jekyll-theme-cayman
|
2019-04-28 09:54:59 +08:00 |
|
An Tao
|
01117159c0
|
Set theme jekyll-theme-time-machine
|
2019-04-28 09:51:52 +08:00 |
|
an-tao
|
de8e499836
|
Update the submodule trantor
|
2019-04-27 15:08:06 +08:00 |
|