Hello,

I'm building a web service client (Axis based) that uses commons-httpclient as transport.
My web service uses HTTP Basic authentication for security.

In current commons-httpclient (3.0-rc3) no Authentication header is set until the server send an "Authentication Required" response. This has the side-effect my WS client has to send it's request 2 times to get the service to work.

Is they're a way to force httpclient to set Authentication header in every request ?

Nico.

This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to