Commit Graph

38 Commits

Author SHA1 Message Date
an-tao 3578674fa5 add version 2018-05-28 14:34:47 +08:00
an-tao 324c7e5857 1.session ctl method;2.http server keep the connection alive until client close it 2018-05-23 13:52:28 +08:00
an-tao 83fc67a8c1 add TimeFilter in example 2018-05-22 19:05:26 +08:00
an-tao f08234f66f std::forward 2018-05-22 14:26:34 +08:00
an-tao e78d9cd930 Merge branch 'master' of https://github.com/an-tao/drogon 2018-05-21 18:56:39 +08:00
an-tao 652560697d add json Response 2018-05-21 18:54:00 +08:00
an-tao b7d60096b5 add headfile in HttpAppFramework 2018-05-17 22:28:22 +08:00
an-tao ee1ff8950c add some filters 2018-05-14 18:13:34 +08:00
an-tao e887d4f090 move declaration of HttpSimpleControllerBase to HttpSimpleController.h 2018-05-14 17:39:01 +08:00
an-tao e7e61d2b18 fix a bug 2018-05-14 17:27:20 +08:00
an-tao d1f8b43833 add TestController in example 2018-05-14 16:57:40 +08:00
an-tao 584d90beaf change HttpResponse class to a interface class 2018-05-14 16:40:03 +08:00
an-tao e1fdd05aec add HttpFilter class,not yet completed 2018-05-14 14:19:08 +08:00
an-tao 624c5daa7c change Macro for HttpSimpleController 2018-05-14 11:12:06 +08:00
an-tao f6993cf12e build.sh 2018-05-11 17:51:01 +08:00
an-tao cb08150d87 update trantor 2018-05-11 17:39:52 +08:00
an-tao 72b2a60b53 add Session in HttpRequest 2018-05-11 16:57:16 +08:00
an-tao 7384f34dc0 make simple controller work... 2018-05-11 15:33:11 +08:00
an-tao 8ee6d68526 start to add HttpSimpleController 2018-05-11 09:25:17 +08:00
an-tao 7fcbffa553 make DrObject class template safer 2018-05-10 17:43:32 +08:00
an-tao 866eb12b1a ... 2018-05-10 17:11:22 +08:00
an-tao 66ab5afd34 add DrObject template 2018-05-10 17:09:48 +08:00
an-tao b0688b4bb6 make HttpRequest class as a interface class 2018-05-09 19:07:08 +08:00
an-tao 13218ccee7 add session cache in HttpAppFramework 2018-05-09 18:11:56 +08:00
an-tao dacc5c555e add Session class;use pimpl in HttpAppFramework class 2018-05-09 16:14:21 +08:00
an-tao 4e4fc60b12 update LICENSE 2018-05-08 16:35:35 +08:00
an-tao 26bda82b25 add banner 2018-05-04 17:51:22 +08:00
an-tao f42da49a80 add CacheMap test 2018-05-04 09:51:12 +08:00
an-tao 87592fe7da add CacheMap class,need testing 2018-05-03 18:28:37 +08:00
an-tao 3746b57bee modify CMakeLists.txt 2018-05-03 14:17:04 +08:00
an-tao aba7182851 adjust log out 2018-05-03 10:52:26 +08:00
an-tao 2e80c2b132 adjust file location 2018-05-02 18:28:33 +08:00
an-tao ecfea6f713 add HttpAppFramework class,not complete 2018-05-02 17:45:10 +08:00
an-tao 977160b7fc update trantor 2018-04-28 15:11:12 +08:00
an-tao 3641a3edef add HttpServer class 2018-04-28 14:37:32 +08:00
an-tao 81ef7d0392 init project 2018-04-27 14:38:27 +08:00
an-tao e3f56d75aa add trantor lib 2018-04-27 11:00:24 +08:00
an-tao 0683a30703
Initial commit 2018-04-27 10:49:26 +08:00