After impleementation of bug 55255, DELETE could have a body. But with commit related to Bug 59083 a regression was introduced and DELETE was considered as not being able to have a body. Log: HTTP Request : Make Method field editable so that additional methods (Webdav) can be added easily Bugzilla Id: 59083
Author: pmouawad Date: Thu Nov 10 21:39:18 2016 New Revision: 1769202 URL: http://svn.apache.org/viewvc?rev=1769202&view=rev Log: Bug 60360 - View Result Tree : Request Tab does not show body of a DELETE request Bugzilla Id: 60360 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSampleResult.java jmeter/trunk/xdocs/changes.xml
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4169