Mathias It appears to be a problem with the server side script. Some badly written CGI scripts generate HTTP status line + response headers in addition to those automatically generated by the web server. If you produced the wire log of the session that exhibits the problem, I'd be able to tell for sure. Please refer to the HttpClient logging guide for details
http://jakarta.apache.org/commons/httpclient/logging.html Oleg -----Original Message----- From: Mathias Cianci [mailto:[EMAIL PROTECTED] Sent: Friday, August 13, 2004 2:29 PM To: Commons HttpClient Project Subject: Unable to parse header: HTTP/1.0 200 OK Yes, it's mathias again :o) I get this error message : INFO: Recoverable exception caught when processing request 13 ao�t 2004 14:25:40 org.apache.commons.httpclient.HttpMethodBase processRequest ATTENTION: Recoverable exception caught but MethodRetryHandler.retryMethod() returned false, rethrowing exception A recoverable exception occurred, retrying.org.apache.commons.httpclient.HttpException: Unable to parse header: HTTP/1.0 200 OK 13 ao�t 2004 14:25:40 org.apache.commons.httpclient.HttpMethodBase processRequest Where does it com from ? The header seems to be corrrect ... *************************************************************************************************** The information in this email is confidential and may be legally privileged. Access to this email by anyone other than the intended addressee is unauthorized. If you are not the intended recipient of this message, any review, disclosure, copying, distribution, retention, or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful. If you are not the intended recipient, please reply to or forward a copy of this message to the sender and delete the message, any attachments, and any copies thereof from your system. *************************************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
