Commit Graph

17 Commits

Author SHA1 Message Date
John Guo
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
John Guo
131214151c add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
John Guo
093034acd1 copyright comment update 2021-01-17 21:46:25 +08:00
jflyfox
a2e7aec37f change constant variable names 2020-12-14 13:26:48 +08:00
Jack
0bc8944a08 change ghttp.NewClient to g.Client 2020-11-25 16:40:45 +08:00
Jack
2693cbb136 add more unit testing case for ghttp.Server 2020-07-30 22:45:50 +08:00
John
7edec099ab improve raw request/response content dump for ghttp.Client 2020-04-24 00:00:52 +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
4e7c6c1fb4 improve CORS feature for ghttp.Server 2020-03-04 22:52:56 +08:00
John
d8a7e36478 improve router feature for ghttp.Server 2020-03-04 17:29:23 +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
41e9d35487 improve middleware feature for ghttp.Server; fix issue memory usage in big file downloading 2019-10-09 00:33:58 +08:00
John
77d9e472b7 add middleware feature for ghttp.Server; improve router group feature for ghttp.Server 2019-08-06 20:40:04 +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
b01add2925 update project structure 2019-07-29 21:01:19 +08:00