Author: sebb
Date: Thu May 5 12:11:57 2016
New Revision: 1742418
URL: http://svn.apache.org/viewvc?rev=1742418&view=rev
Log:
Bug 59401 affected nightly builds only
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1742418&r1=1742417&r2=1742418&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Thu May 5 12:11:57 2016
@@ -537,7 +537,6 @@ Deprecated Libraries dropped or replaced
<li><bug>56141</bug>Application does not behave correctly when using
HTTP Recorder. With the help of Dan (java.junkee at yahoo.com)</li>
<li><bug>59079</bug>"<code>httpsampler.max_redirects</code>"
property is not enforced when "<code>Redirect Automatically</code>" is used</li>
<li><bug>58811</bug>When pasting arguments between http samplers the
column "Encode" and "Include Equals" are lost. Contributed by Benoit Wiart (benoit dot wiart
at gmail.com)</li>
- <li><bug>59401</bug>The HttpClient4 implementation uncompresses the
compressed response but removes Content-Encoding response header when request has header "Accept-Encoding
= gzip, deflate</li>
</ul>
<h3>Other Samplers</h3>
|