Bug 60360 - View Result Tree : Request Tab does not show body of a DELETE request
Summary: View Result Tree : Request Tab does not show body of a DELETE request
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 3.0
Hardware: All All
: P2 regression (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-10 21:37 UTC by Philippe Mouawad
Modified: 2016-11-10 21:40 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2016-11-10 21:37:22 UTC
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
Comment 1 Philippe Mouawad 2016-11-10 21:40:18 UTC
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
Comment 2 The ASF infrastructure team 2022-09-24 20:38:06 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4169