Hi sebb, I thought bugs affecting nightly builds were not to be mentioned in changes ? Unless I misunderstand the strategy ? Regards
On Wed, May 4, 2016 at 10:01 PM, <[email protected]> wrote: > Author: sebb > Date: Wed May 4 20:01:13 2016 > New Revision: 1742327 > > URL: http://svn.apache.org/viewvc?rev=1742327&view=rev > Log: > The HttpClient4 implementation uncompresses the compressed response but > removes Content-Encoding response header when request has header > "Accept-Encoding = gzip, deflate > Bugzilla Id: 59401 > > Modified: > jmeter/trunk/xdocs/changes.xml > > Modified: jmeter/trunk/xdocs/changes.xml > URL: > http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1742327&r1=1742326&r2=1742327&view=diff > > ============================================================================== > --- jmeter/trunk/xdocs/changes.xml (original) > +++ jmeter/trunk/xdocs/changes.xml Wed May 4 20:01:13 2016 > @@ -538,6 +538,7 @@ 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> > > > -- Cordialement. Philippe Mouawad.
