Re: More keep alive issues...

2002-03-04 Thread Hannes Wallnöfer
Hi Jim, Jim Redman wrote: > Thanks for the fix, there is one problem with the fix and some other > problems. > > I think that the fix needs an else: > > // if we get an exception while sending the request, > // and the connection is a keepalive connection

cvs commit: xml-rpc/src/java/org/apache/xmlrpc XmlRpcClientLite.java

2002-03-04 Thread hannes
hannes 02/03/04 07:13:01 Modified:src/java/org/apache/xmlrpc XmlRpcClientLite.java Log: Applied fixes from Jim Redman <[EMAIL PROTECTED]> for HTTP keep-alive code. Due to bugs introduced in the last modification, ° Exceptions that happened when sending the request or readi