RE: PATCH: HttpConnection cleanup

2003-11-05 Thread Kalnichevski, Oleg
Kalnichevski [mailto:[EMAIL PROTECTED] > Sent: Sunday, November 02, 2003 17:07 > To: Jakarata Commons HttpClient mailing list > Subject: PATCH: HttpConnection cleanup > > > Folks, > > This patch has been prompted by the questions/concerns raised by Fabio > . Let's face i

Re: PATCH: HttpConnection cleanup

2003-11-04 Thread Michael Becke
feedback to this one so far? Oleg -Original Message- From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED] Sent: Sunday, November 02, 2003 17:07 To: Jakarata Commons HttpClient mailing list Subject: PATCH: HttpConnection cleanup Folks, This patch has been prompted by the questions/concerns

RE: PATCH: HttpConnection cleanup

2003-11-04 Thread Kalnichevski, Oleg
Folks, any feedback to this one so far? Oleg -Original Message- From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED] Sent: Sunday, November 02, 2003 17:07 To: Jakarata Commons HttpClient mailing list Subject: PATCH: HttpConnection cleanup Folks, This patch has been prompted by the

PATCH: HttpConnection cleanup

2003-11-02 Thread Oleg Kalnichevski
Folks, This patch has been prompted by the questions/concerns raised by Fabio . Let's face it, HttpConnection has got a bit messy with all the numerous changes made recently. In particular the exception handling especially with regards to handling recoverable exceptions and timeouts got muddy. Thi