Because that is the way it currently works. If you are using HTTP Client, you can request pre-emptive authentication by setting
http.authentication.preemptive$Boolean=true in the httpclient.parameters file (bin directory) I'm not sure if the default Java HTTP implementation provides any means of specifying this. On 04/09/07, Bhanu Krishna Cherukuri <[EMAIL PROTECTED]> wrote: > Hi, > > Just one question on Jmeter authorization manager. > > Why the Authorization manager does not send the header at the start of the > request instead of after it gets a chalange? > > thx > Bhanu > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

