1
0
mirror of https://github.com/gogf/gf.git synced 2025-04-05 11:18:50 +08:00

33 Commits

Author SHA1 Message Date
hailaz
63cb3285f8
fix(net/ghttp): update response message handling in MiddlewareHandlerResponse (#4162) 2025-02-27 11:59:26 +08:00
oldme
51326f3d02
fix #3245 (#3298) 2024-02-06 11:47:25 +08:00
海亮
130191f4ed
add in:header tag cache for http request to enhance performance (#2923) 2023-09-25 21:34:58 +08:00
海亮
7e16d9b63e
fix codes due to static codes analysis (#2935) 2023-09-07 20:22:20 +08:00
HaiLaz
45e4c9e16c
add tag value of in support for api definition that has meta info (#2450) 2023-03-13 19:29:30 +08:00
houseme
8357b0f649 improve comment 2022-03-19 17:58:21 +08:00
sunmoon
7767bf4d5d 重跑ci 2022-03-11 07:54:34 +08:00
sunmoon
5813979479 重跑ci 2022-03-10 14:32:06 +08:00
sunmoon
2471130f59 重跑ci 2022-03-10 09:52:45 +08:00
sunmoon
12eb3ac63e [fix bug] the default value of r.get is invalid 2022-03-10 09:33:33 +08:00
John Guo
4e2d378145 improve file uploading using strict route feature 2022-03-02 21:15:16 +08:00
John Guo
7b22355abb expose package internal/structs as os/gstructs; add package gtag for custom tag storage feature 2021-11-24 16:17:50 +08:00
John Guo
79a233eb78 example&comment update 2021-11-01 19:46:39 +08:00
John Guo
fa5499373a replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg 2021-10-21 18:22:47 +08:00
John Guo
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
John Guo
df09d8c604 refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
John Guo
2e49c33cc7 remove depecated functions from package ghttp 2021-09-19 23:13:53 +08:00
John Guo
b06580d343 improve struct validation for package gvalid 2021-05-12 00:01:52 +08:00
John Guo
093034acd1 copyright comment update 2021-01-17 21:46:25 +08:00
John
e06b62ecf2 add default value from struct tag for ghttp.Request 2020-11-08 15:44:04 +08:00
John
0a203d1e22 fix issue in struct converting for ghttp.Request 2020-10-19 11:29:41 +08:00
Jack
737af527cd improve *Struct functions for ghttp.Request 2020-08-13 23:29:00 +08:00
Jack
820e4302b7 improve function *Struct for ghttp.Request 2020-08-13 18:51:59 +08:00
John
46bdde9265 revert gvar.Var from interface to struct 2020-06-29 13:40:19 +08:00
John
4d38b508a3 improve gvar by changig gvar.Var from type struct to interface 2020-06-16 17:38:05 +08:00
John
b79ff84c6f add struct slice conversion for request parameters for ghttp.Request; improve package gconv 2020-04-30 16:53:47 +08:00
John
36401a063d improve gutil.Dump, improve sqlite file searching when opening db file 2020-03-19 13:38:42 +08:00
John
fe5d2e5685 improve parameter parsing feature for ghttp.Request 2020-01-01 14:18:00 +08:00
John
922e720d63 improve gdb/ghttp/gins; fix issue in gstr 2019-12-19 15:14:05 +08:00
John
f775479c3f fix issue in ghttp.Request.GetRequest* 2019-12-05 10:44:31 +08:00
John
2a2cfc289c improve ghttp.Client 2019-12-01 14:07:36 +08:00
John
5c749e7762 improve parameters handling for ghttp.Request 2019-11-30 09:42:07 +08:00
John
b3fafc64f8 improve parameter handling for ghttp.Request 2019-11-29 22:02:19 +08:00