升级请求体解析 #1
zhangdeman
commented 2024-11-05 17:32:37 +08:00
Owner
- 面向接口实现
- 可自定义解析方式
- 内置 json/form/xml 的解析实现
- 面向接口实现
- 可自定义解析方式
- 内置 json/form/xml 的解析实现
zhangdeman
added 8 commits 2024-11-05 17:32:37 +08:00
update go mod
a72733d81a
涉及请求体解析适配器接口约束
2c99eb9656
增加json的请求Body解析
56441151cf
增加form url encode解析
cffb0c8779
update go mod
a0b4cdb414
升级 wrapperHandle -> ParseBody
f6db9e8edb
支持xml body解析
6a917d338a
update go mod
196c420fcc
zhangdeman
merged commit 18988c4d46 into master 2024-11-05 17:32:44 +08:00
zhangdeman
deleted branch feature/parse_body 2024-11-05 17:32:44 +08:00
zhangdeman
referenced this issue from a commit 2024-11-05 17:32:44 +08:00
Merge pull request '升级请求体解析' (#1) from feature/parse_body into master
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/parse_body"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?