|
|
9c3b978b50
|
improve package ghttp and internal/structs
|
2020-10-22 15:16:31 +08:00 |
|
|
|
47663aa1f1
|
fix issue of EOF in ghttp.Request when no data posted using form-data
|
2020-10-13 20:12:54 +08:00 |
|
|
|
46bdde9265
|
revert gvar.Var from interface to struct
|
2020-06-29 13:40:19 +08:00 |
|
|
|
b2aa59d893
|
import third-party library json-iterator to improve the performance for json operations
|
2020-06-17 21:16:25 +08:00 |
|
|
|
4d38b508a3
|
improve gvar by changig gvar.Var from type struct to interface
|
2020-06-16 17:38:05 +08:00 |
|
|
|
cbf465eeea
|
improve body interface implements for ghttp.Reqest/Response
|
2020-06-06 13:34:58 +08:00 |
|
|
|
5d21148657
|
comment updates for package ghttp
|
2020-05-07 23:05:33 +08:00 |
|
|
|
b79ff84c6f
|
add struct slice conversion for request parameters for ghttp.Request; improve package gconv
|
2020-04-30 16:53:47 +08:00 |
|
|
|
6e7224e306
|
improve error handling for gconv.Struct/ghttp.Server; add NewSkip/NewfSkip function for package gerror
|
2020-04-28 15:04:07 +08:00 |
|
|
|
231238c157
|
improve parameter handing for ghttp.Request
|
2020-04-26 17:08:07 +08:00 |
|
|
|
82125416a2
|
comment update for package ghttp
|
2020-04-06 22:31:45 +08:00 |
|
|
|
a34ca0ff4b
|
improve uploading file feature for ghttp.Server; improve package gfile/gstr/gdebug
|
2020-03-07 19:31:33 +08:00 |
|
|
|
95411aff77
|
improve ghttp.Request for making the request body reusable for multiple times
|
2020-02-06 11:14:38 +08:00 |
|
|
|
26aab44ec8
|
fix issue in char '-' support for parameter retrieving for ghttp.Request
|
2020-01-22 20:28:42 +08:00 |
|
|
|
2bacc77224
|
improve JSON/XML parsing feature for ghttp.Request
|
2020-01-04 15:35:21 +08:00 |
|
|
|
fe5d2e5685
|
improve parameter parsing feature for ghttp.Request
|
2020-01-01 14:18:00 +08:00 |
|
|
|
922e720d63
|
improve gdb/ghttp/gins; fix issue in gstr
|
2019-12-19 15:14:05 +08:00 |
|
|
|
55e2646367
|
comment update for ghttp.Server
|
2019-12-01 21:05:46 +08:00 |
|
|
|
2a2cfc289c
|
improve ghttp.Client
|
2019-12-01 14:07:36 +08:00 |
|
|
|
5c749e7762
|
improve parameters handling for ghttp.Request
|
2019-11-30 09:42:07 +08:00 |
|
|
|
b3fafc64f8
|
improve parameter handling for ghttp.Request
|
2019-11-29 22:02:19 +08:00 |
|