You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2016/11/12 21:28:31 UTC

svn commit: r1769430 - /jmeter/trunk/xdocs/changes.xml

Author: pmouawad
Date: Sat Nov 12 21:28:31 2016
New Revision: 1769430

URL: http://svn.apache.org/viewvc?rev=1769430&view=rev
Log:
Improve new and noteworthy

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1769430&r1=1769429&r2=1769430&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sat Nov 12 21:28:31 2016
@@ -113,6 +113,7 @@ This allows you to update Think Times fr
 <li>Memory usage improvements</li>
 <li>JDBC Request is now able to return Blob/Clob and computes latency and connect time</li>
 <li>CSS Parsing introduced in 3.0 has been optimized by introduction of a parsing cache</li>
+<li>HTTP Request is now able to handle body in GET request, this is useful for Elastic Search requests for example.</li>
 </ul>
 
 <ch_title>Documentation improvements</ch_title>