https://bz.apache.org/bugzilla/show_bug.cgi?id=61443
Bug ID: 61443
Summary: Http Request : Allow sending Body Data for HTTP DELETE
request
Product: JMeter
Version: 3.2
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
HTTP request sampler does not send Body data if HTTP DELETE call is requested
with body data. In other words, there is no way to make HTTP request equivalent
to the following cURL
curl -XDELETE http://host/endpoint -d "request_body"
--
You are receiving this mail because:
You are the assignee for the bug.