https://bz.apache.org/bugzilla/show_bug.cgi?id=60782
Bug ID: 60782
Summary: HTTP Request : Parameters are ignored in PUT requests
Product: JMeter
Version: 3.1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Currently when you set this in HTTP REquest:
Method : PUT
Path: /test?name0=value0
Send Parameters with Request : name1 in Name: column / value1 in Value
JMeter emits :
PUT http://localhost:8081/test?name0=value0
Ignoring Send Parameters with Request content.
--
You are receiving this mail because:
You are the assignee for the bug.