On Friday, November 11, 2016, Felix Schumacher < [email protected]> wrote:
> > > Am 11. November 2016 10:50:39 MEZ, schrieb Philippe Mouawad < > [email protected] <javascript:;>>: > >Sorry Felix, > >Just a mistake. > >I'll fix it or feel free to do it. > > I will not be able to do so before tomorrow. > > > > >Did you have time to review last commits and the patch for GET with > >body ? > > No. The intention is to enable body with get requests, right? Yes. Maybe I could make the patch activable per temp property to reduce risk. On only use entity if there is a body. > > Felix > > >Thanks > >Regards > > > >On Friday, November 11, 2016, Felix Schumacher < > >[email protected] <javascript:;>> wrote: > > > >> > >> > >> Am 10. November 2016 22:39:18 MEZ, schrieb [email protected] > <javascript:;> > >> <javascript:;>: > >> >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 > >> > > >> >Modified: > >> > >>jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/ > >> HTTPSampleResult.java > >> >URL: > >> >http://svn.apache.org/viewvc/jmeter/trunk/src/protocol/ > >> > >http/org/apache/jmeter/protocol/http/sampler/HTTPSampleResult.java?rev= > >> 1769202&r1=1769201&r2=1769202&view=diff > >> >=========================================================== > >> =================== > >> >--- > >> > >>jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/ > >> HTTPSampleResult.java > >> >(original) > >> >+++ > >> > >>jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/ > >> HTTPSampleResult.java > >> >Thu Nov 10 21:39:18 2016 > >> >@@ -40,8 +40,10 @@ public class HTTPSampleResult extends Sa > >> > > >> > /** Set of all HTTP methods, that have no body */ > >> > private static final Set<String> METHODS_WITHOUT_BODY = new > >HashSet<>( > >> ... > >> > > >> >Modified: jmeter/trunk/xdocs/changes.xml > >> >URL: > >> >http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes. > >> xml?rev=1769202&r1=1769201&r2=1769202&view=diff > >> >=========================================================== > >> =================== > >> >--- jmeter/trunk/xdocs/changes.xml [utf-8] (original) > >> >+++ jmeter/trunk/xdocs/changes.xml > >> ... > >> >- <li><bug>60348</bug>Change chinese translation for <code>Save > >> >as</code>. Contributed by XMeter (support at xmeter.net).</li> > >> > >> Any reason to drop this part? > >> > >> Regards, > >> Felix > >> > >> > >> > >> > > -- Cordialement. Philippe Mouawad.
