Author: sebb Date: Fri Oct 3 03:59:23 2008 New Revision: 701349 URL: http://svn.apache.org/viewvc?rev=701349&view=rev Log: Auth headers not shown in Tree View Listener
Modified: jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Modified: jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=701349&r1=701348&r2=701349&view=diff ============================================================================== --- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original) +++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Fri Oct 3 03:59:23 2008 @@ -2383,6 +2383,9 @@ your browser to access a restricted page, and your browser displays a login dialog box. JMeter transmits the login information when it encounters this type of page.</p> <p> +The Authorisation headers are not shown in the Tree View Listener. +</p> +<p> In versions of JMeter after 2.2, the HttpClient sampler defaults to pre-emptive authentication if the setting has not been defined. To disable this, set the values as below, in which case authentication will only be performed in response to a challenge. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]