Author: pmouawad
Date: Sat Jan 28 20:03:11 2017
New Revision: 1780741
URL: http://svn.apache.org/viewvc?rev=1780741&view=rev
Log:
Bug 57242 - HTTP Authorization is not pre-emptively set with HttpClient4
Fix test failuredue to mistakingly using 2 threads
Bugzilla Id: 57242
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1780741&r1=1780740&r2=1780741&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sat Jan 28 20:03:11 2017
@@ -110,6 +110,7 @@ JMeter now requires Java 8. Ensure you u
<li><bug>59934</bug>Fix race-conditions in CssParser. Based on a patch by
Jerome Loisel (loisel.jerome at gmail.com)</li>
<li><bug>60543</bug>HTTP Request / Http Request Defaults UX: Move to
advanced panel Timeouts, Implementation, Proxy. Implemented by Philippe Mouawad
(p.mouawad at ubik-ingenierie.com) and contributed by Ubik Load Pack (support
at ubikloadpack.com)</li>
<li><bug>60548</bug>HTTP Request : Allow Upper Panel to be collapsed</li>
+ <li><bug>57242</bug>HTTP Authorization is not pre-emptively set with
HttpClient4</li>
</ul>
<h3>Other samplers</h3>
@@ -192,7 +193,6 @@ JMeter now requires Java 8. Ensure you u
<li><bug>60575</bug>HTTP GET Requests could have a content-type header
without a body.</li>
<li><bug>60643</bug>HTTP(S) Test Script Recorder doesn't correctly handle
restart or start after stop. Contributed by Ubik Load Pack (support at
ubikloadpack.com)</li>
<li><bug>60652</bug>PUT might leak file descriptors.</li>
- <li><bug>57242</bug>HTTP Authorization is not pre-emptively set with
HttpClient4</li>
</ul>
<h3>Other Samplers</h3>