Hi Simon,

> I use the same credentials object for a get method and it works. 
> the problems appear only when i try to use a post method.

Make sure that preemptive authentication is enabled. If it is, and
the problem still persists, enable the expect-continue handshake.

http://jakarta.apache.org/commons/httpclient/authentication.html#Preemptive%20Authentication
http://jakarta.apache.org/commons/httpclient/performance.html#Expect-continue%20handshake

hope that helps,
  Roland

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

Reply via email to