Hi,
thank you very much for the help..
Actually I always try sending a HEAD request first, and then skip to GET in case of failure.
I have already dealt with the problem of servers sending Body even in response to a HEAD request: Oleg adviced me to add the statement
httphead.setBodyCheckTimeout(500); // Activate optional body check
which actually fixed the problem..
..until http://www.computerhistory.org broke into my life..!
Anyway, as the problem lies in the bad behaviour of the server, I'll let
it down, and happily leave on holiday..
Thanks again..







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



Reply via email to