Mickls
|
e839af3ef9
|
feat: Add support for uploading files in SendRequest (#111)
|
2023-06-13 13:55:47 +08:00 |
|
zm
|
924589d2da
|
Add StructUtil for provide more rich functions (#79)
* add support json tag attribute for StructToMap function
* add the structutil to provide more rich functions and fixed #77
|
2023-03-13 19:28:37 +08:00 |
|
dudaodong
|
d3fab15af3
|
refactor: clean structure for netutil package
|
2023-01-14 14:39:06 +08:00 |
|
dudaodong
|
b05a0a91c3
|
test&doc: add example and update doc for netutil package
|
2023-01-08 16:54:29 +08:00 |
|
dudaodong
|
3dbd7d8980
|
fix: sending post request with header multipart/form-data support query string type is map[string]string
|
2022-07-07 10:23:15 +08:00 |
|
dudaodong
|
b4cd0750e4
|
fix: fix http post to support multipart/form-data header
|
2022-04-14 11:48:39 +08:00 |
|
dudaodong
|
c939b26cb8
|
refactor: interface{} -> any
|
2022-03-16 18:41:40 +08:00 |
|
dudaodong
|
34c28fece3
|
docs&refactor: rename request.go to http.go
|
2022-02-15 17:46:07 +08:00 |
|