Commit Graph

134 Commits

Author SHA1 Message Date
antao 1011d5211d Add LocalHostFilter 2018-08-31 15:17:09 +08:00
antao 6c444ec6ca Modify log output 2018-08-30 16:55:29 +08:00
antao 2cff4a3457 Update METHOD_ADD macro 2018-08-30 10:18:04 +08:00
antao 966dd2e30e Update FunctionTraits of HttpApiBinder 2018-08-29 18:26:36 +08:00
antao cea61c1530 Change HttpResponse factory method 2018-08-29 17:03:26 +08:00
antao f22f3dcc07 Small changes 2018-08-28 17:42:39 +08:00
antao 8f3dd7f24c Update Cookie class 2018-08-28 15:14:21 +08:00
antao a314404e89 Format code 2018-08-27 18:19:04 +08:00
antao 8788d0359d Add filters chain before websocket controller 2018-08-27 16:07:36 +08:00
antao aebddd27b1 Fix a fatal bug 2018-08-26 16:43:19 +08:00
antao 68d05dae47 Modify callback function signature 2018-08-26 16:25:35 +08:00
antao b85aff0758 Add session in api controllers 2018-08-25 15:00:23 +08:00
antao 38a4175d8a Shutdown connection by server 2018-08-25 00:16:16 +08:00
antao d8bc8e27c9 Repair warning 2018-08-24 14:44:56 +08:00
antao 5bc2929797 Add http file types for download 2018-08-24 11:21:02 +08:00
antao 1faa4937a3 Fix some bugs 2018-08-23 18:05:17 +08:00
antao 8a82d988ec Fix websocket bugs 2018-08-23 11:23:38 +08:00
antao 414e9b5fa6 Debug websocket frame parsing....something is wrong 2018-08-22 19:20:34 +08:00
antao 0e95e10c2b Websocket frame parsing 2018-08-22 18:20:54 +08:00
antao aa8170ff18 Modify drogon_ctl 2018-08-22 14:27:45 +08:00
antao 17e15d282b Add WebSocketConnection class 2018-08-21 18:20:06 +08:00
antao 46a0dcb6ab Add websocket support,not complete yet 2018-08-21 16:02:43 +08:00
antao c2c072b9ec Add debug output 2018-08-20 17:05:59 +08:00
antao a6fe81a003 Fix framework bugs 2018-08-14 16:35:05 +08:00
antao 1c47395bb8 Fix api controller instance bug 2018-08-10 22:53:09 +08:00
antao dea4829786 Fix Content-Type bug 2018-08-10 17:16:37 +08:00
antao 739dabe7b4 Fix framework bug 2018-08-09 17:45:05 +08:00
antao d66314c4bf Open some utility methods to the public 2018-08-09 16:43:45 +08:00
antao b201df6189 modify json parser 2018-08-09 15:44:05 +08:00
antao 00eb320af8 make HttpResponse support json type 2018-08-09 15:35:19 +08:00
antao bb438ba272 add HttpRequest method 2018-08-09 14:12:31 +08:00
antao 6be7bba29b fix class name bug 2018-08-08 19:03:47 +08:00
antao 2fc238aa80 add a testing 2018-08-08 17:58:43 +08:00
antao da88fd722b fix a bug 2018-08-02 16:15:53 +08:00
antao 99ba19ebca change doFilter interface 2018-08-02 15:38:06 +08:00
antao d1f4ccf3d7 Modify some methods 2018-07-25 21:00:37 +08:00
antao 4f189afdf5 Modify HttpRequest creating interface 2018-07-25 17:07:21 +08:00
antao 278f7abae1 Fix bug in HttpClient 2018-07-24 18:50:25 +08:00
antao 89764e864a Debug... 2018-07-24 18:19:06 +08:00
an-tao a3ace50a30 Debug HttpClient... 2018-07-24 17:37:15 +08:00
antao 0e68138fa6 Debug HttpClient... 2018-07-24 17:24:23 +08:00
antao d22e787fe5 add HttpClient 2018-07-23 17:51:45 +08:00
antao 00e82ce5ba Support https with OpenSSL 2018-07-21 13:21:13 +08:00
antao 8fae7a9749 Adapt to MacOS system 2018-07-16 18:58:22 +08:00
an-tao e26395afdc modify FunctionTraits 2018-07-10 15:42:50 +08:00
root 80542e42c2 Modifiy CMakeLists.txt 2018-06-23 14:47:00 +00:00
root 82855fc86e fix precompiled bugs 2018-06-23 11:22:20 +00:00
an-tao 3041547b4e add some new method in class HttpRequest 2018-06-21 17:44:19 +08:00
an-tao b2c9db7eb0 modify val names 2018-06-21 15:39:11 +08:00
an-tao 34a63b7962 fix sendfile bug 2018-06-21 13:13:07 +08:00