apache / apache/jmeter

Jmeter change the POST request when Json body contain blanket and slash

Open
#5,206 5 comments 0 reactions 0 assignees View on GitHub
os: All P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**moon** ([Bug 63986](https://bz.apache.org/bugzilla//show_bug.cgi?id=63986&redirect=false)):
Please review my post here https://stackoverflow.com/questions/59170591/jmeter-change-the-post-request-when-json-body-contain-branket-and-slash/59175934#59175934

This issue happen when POST request Json body contain both \\\ and {} character.
After sending this request, Jmeter will change \\\ to \\ and it leads to incorrect request and in my case it shows 500 server error.

Severity: normal
OS: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.