An Tao
|
40ffb2d2af
|
Modify some code styles (#298)
|
2019-11-21 11:27:47 +08:00 |
Daniel Mensinger
|
656bd2462b
|
Do not use smart pointers in thread storage (#269)
|
2019-10-03 19:22:37 +08:00 |
An Tao
|
323bf0693a
|
Use the IOThreadStorage for responses caching and fast database clients storage (#267)
|
2019-10-03 10:17:54 +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
|
11b6d20a69
|
clang-format
|
2019-05-18 20:39:57 +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 |
antao
|
7ae533671c
|
Add matchedPathPattern() interface in the HttpRequest class
Change version to 0.9.31
|
2019-03-18 10:44:38 +08:00 |
antao
|
13d13ed240
|
Organize the format of files
|
2018-11-16 13:26:14 +08:00 |
antao
|
c9b3dcd9c2
|
Format all files
|
2018-10-14 15:56:54 +08:00 |
antao
|
16f7af90d3
|
Add response cache
|
2018-10-11 11:20:40 +08:00 |
antao
|
14ea657a2a
|
Modify example program
|
2018-09-11 18:40:00 +08:00 |
antao
|
6fbfe28506
|
Update status code
|
2018-09-06 19:06:25 +08:00 |
antao
|
68d05dae47
|
Modify callback function signature
|
2018-08-26 16:25:35 +08:00 |
antao
|
99ba19ebca
|
change doFilter interface
|
2018-08-02 15:38:06 +08:00 |
an-tao
|
0af5482a9a
|
rename a example dir
|
2018-06-28 23:29:40 +08:00 |