Author: pmouawad
Date: Sun Apr  8 08:38:35 2018
New Revision: 1828627

URL: http://svn.apache.org/viewvc?rev=1828627&view=rev
Log:
Update some bug / enhancements titles to clarify

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1828627&r1=1828626&r2=1828627&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sun Apr  8 08:38:35 2018
@@ -85,7 +85,7 @@ this behaviour, set <code>httpclient.res
 <h3>HTTP Samplers and Test Script Recorder</h3>
 <ul>
     <li><bug>62260</bug>Improve Rest support. Contributed by Ubik Load Pack 
(support at ubikloadpack.com)</li>
-    <li><bug>58757</bug>Fix deprecated methods of HTTPCLIENT after migration 
to httpclient-4.5.X. Contributed by Ubik Load Pack (support at 
ubikloadpack.com)</li>
+    <li><bug>58757</bug>HTTP Request : Updated deprecated methods of 
HttpComponents to last APIs of httpclient-4.5.X. Contributed by Ubik Load Pack 
(support at ubikloadpack.com)</li>
     <li><bug>62212</bug>Recorder : Improve UX by providing a popup above all 
windows to be able to change Transaction names and pauses while using Browser. 
Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
     <li><bug>62248</bug>HTTP Request : Parameters entered in Parameters Tab 
should be used in body instead of being ignored. Partly based on a patch by 
Artem Fedorov contributed by Blazemeter.</li>
     <li><bug>60015</bug>Multipart/form-data works only for POST using 
HTTPClient4 while it should for PUT, DELETE... Contributed by Ubik Load Pack 
(support at ubikloadpack.com)</li>
@@ -159,7 +159,7 @@ this behaviour, set <code>httpclient.res
 <h3>HTTP Samplers and Test Script Recorder</h3>
 <ul>
     <li><bug>62114</bug>HTTP(S) Test Script Recorder : Client certificate 
authentication uses the first SSLManager created. Contributed by Ubik Load Pack 
(support at ubikloadpack.com)</li>
-    <li><bug>61058</bug>HTTP Request : Deflate triggers "Unexpected end of 
ZLIB input stream". Contributed by Ubik Load Pack (support at 
ubikloadpack.com)</li>
+    <li><bug>61058</bug>HTTP Request : Add option 
<code>httpclient4.deflate_relax_mode</code> to avoid "Unexpected end of ZLIB 
input stream" when deflating what seems to be invalid streams. Contributed by 
Ubik Load Pack (support at ubikloadpack.com)</li>
     <li><bug>43612</bug>HTTP PUT does not honor request parameters. 
Implemented by Artem Fedorov (artem.fedorov at blazemeter.com) and contributed 
by BlazeMeter Ltd.</li>
     <li><bug>60190</bug>Content-Type is added for POST unconditionally. 
Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
 </ul>


Reply via email to