HTTP(S) Test Script Recorder: wrong postdata
Open
keyword: PatchAvailable
os: All
P2
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**Biagio** ([Bug 60649](https://bz.apache.org/bugzilla//show_bug.cgi?id=60649&redirect=false)):
I'm using jmeter to record an internal web application, in my application are maked some httprequest by Javascript code that pass as postdata a simple key:
<POSTDATA>
KEY
If i call my web application without recording all works fine, if i call my application while jmeter is record the application don't work.
The problem is that jmeter recording module modify the post data adding the "=" character to request
<POSTDATA>
KEY=
Thanks
Severity: normal
OS: All
Contributor guide
Assessment
This issue has not been assessed yet.