Skip to content

Functional Fuzzer POST/PUT/PATCH don't encode path parameter #188

@sauvainr

Description

@sauvainr

Describe the bug
Using functional fuzzer, the request with a body (POST,PUT,PATCH) do not encode the path parameters, while GET, DEL do. Therefore, the same refdata value under one path will have different encoding behavior between the different methods.

Additional context
On version 13.4.3

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