Skip to content

[bug] Form请求体复制为json允许重复的key #1994

@RonaldinhoL

Description

@RonaldinhoL

application/x-www-form-urlencoded 实际上并不是map,它是允许重复的参数名的,当前复制时会丢弃重复的参数

可以不复制为json,但应该保留解码以后的格式以及保留全部字段

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions