Commit Graph

19 Commits

Author SHA1 Message Date
John Guo
093034acd1 copyright comment update 2021-01-17 21:46:25 +08:00
Jack
0bc8944a08 change ghttp.NewClient to g.Client 2020-11-25 16:40:45 +08:00
Jack
e5e27f2ac4 add function GetRouterMap for ghtt.Request 2020-08-12 21:01:17 +08:00
john
91cd34b26a improve multiple seperator chars handling for router of ghttp.Server 2020-07-29 00:32:54 +08:00
John
ef1d9a561c improve the route feature for ghttp.Server 2020-06-03 00:09:51 +08:00
John
05760d1eac fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
John
0b6d04485e improve unit testing cases 2020-03-19 22:56:12 +08:00
John
1736d271d2 add more unit testing case 2020-02-14 22:13:41 +08:00
John
6abe660287 export router map api for ghttp.Server; comment update for ghttp.Server 2019-12-04 13:55:08 +08:00
John
108ced2b0b improve route priority handling for ghttp.Server 2019-12-02 21:26:12 +08:00
John
2a2cfc289c improve ghttp.Client 2019-12-01 14:07:36 +08:00
John
41e9d35487 improve middleware feature for ghttp.Server; fix issue memory usage in big file downloading 2019-10-09 00:33:58 +08:00
John
72be3803ec update unit test cases for ghttp 2019-08-10 18:07:24 +08:00
John
7787135549 improve status checks if there're middlewares registed for ghttp.Server 2019-08-10 17:46:11 +08:00
John
0376c99b5a update unit test cases for ghttp 2019-08-06 23:10:37 +08:00
John
2911ebb5d7 add middleware feature for ghttp.Server 2019-08-03 23:57:20 +08:00
John
878305fee3 add middleware feature for ghttp.Server 2019-08-03 17:14:54 +08:00
John
0460a53f53 add middleware feature for ghttp.Server 2019-08-03 15:54:12 +08:00
John
b01add2925 update project structure 2019-07-29 21:01:19 +08:00