Commit Graph

429 Commits

Author SHA1 Message Date
antao 332ba33b5b Disable session by default 2018-09-12 08:46:51 +08:00
antao 66ec3fbb08 Change std::map to std::unordered_map in CacheMap 2018-09-12 08:22:23 +08:00
antao 135a015323 Move header file including to Utilities.cc 2018-09-11 19:09:45 +08:00
antao 14ea657a2a Modify example program 2018-09-11 18:40:00 +08:00
an-tao 363f003d2b Add a log output 2018-09-11 17:53:23 +08:00
antao 67e62a743b Modify date format(rfc2616-3.3.1) 2018-09-11 17:31:10 +08:00
antao 2afb875d86 Merge branch 'master' of https://github.com/an-tao/drogon 2018-09-11 16:50:18 +08:00
antao 1caf2b6be1 Modify CacheMap 2018-09-11 16:49:22 +08:00
an-tao fde29c9e83 Missing a header file,fix it 2018-09-11 14:13:19 +08:00
antao 4c1ccbe6bc Merge branch 'master' of https://github.com/an-tao/drogon 2018-09-11 11:20:52 +08:00
antao f7ac5d0137 Fix a bug of CacheMapTest 2018-09-11 11:19:55 +08:00
antao 9240105804 Modify CacheMap 2018-09-11 11:03:47 +08:00
antao 77f511a7a3 Change log output 2018-09-11 09:24:40 +08:00
an-tao 4d51b226bd Update trantor 2018-09-10 22:52:20 +08:00
antao 2c1fd4cee0 Modify drogon_ctl 2018-09-10 18:06:00 +08:00
antao 2391cc1484 Fix HTTP response parsing bug 2018-09-10 15:50:44 +08:00
an-tao e28716c343 Change cmake version request 2018-09-09 22:11:41 +08:00
root e6bcded66f Fix atomic bug for older gcc 2018-09-09 22:09:22 +08:00
antao 2eae1110ef The minimum version required of GCC is 4.9.0 2018-09-09 21:48:11 +08:00
antao 5ba328f40a Fix including error 2018-09-09 21:38:37 +08:00
antao 6fdf82ab93 Update trantor 2018-09-09 12:38:24 +08:00
antao 99e429b839 Update trantor 2018-09-09 11:27:24 +08:00
antao 69b83d8547 Merge branch 'master' of https://github.com/an-tao/drogon 2018-09-09 11:09:11 +08:00
antao e0bdc59f16 Handle connection error in HttpClient 2018-09-09 11:08:58 +08:00
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