Hello Rajat, set this parameter in the method params to an appropriate value: http://jakarta.apache.org/commons/httpclient/apidocs/org/apache/commons/httpclient/params/HttpMethodParams.html#BUFFER_WARN_TRIGGER_LIMIT
cheers, Roland "Rajat Sharma" <[EMAIL PROTECTED]> 08.02.2006 21:54 Please respond to "HttpClient User Discussion" To "HttpClient User Discussion \(E-mail\)" <[email protected]> cc Subject Catching the http client warning messages Hi Folks, I know getResponseBodyAsString is not a good idea. There are ocassions though when I need to use it. There are some warning messages which are coming up regarding the MethodRetryHandler. Is there any way I can swich them off. I am about to publish my client tool and I do not want these messages propogating to the users of my tool. Thanks much Rajat --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
