DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19868>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19868

Exception handling in HttpClient requires redesign

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Major
           Priority|Other                       |High
            Summary|Need the                    |Exception handling in
                   |InterruptedIOException when |HttpClient requires redesign
                   |timeout                     |
   Target Milestone|---                         |2.1 Final
            Version|2.0 Alpha 3                 |2.0 Beta 1



------- Additional Comments From [EMAIL PROTECTED]  2003-06-12 19:10 -------
HttpClient is in need of careful revision of the entire exception handling
logic. There has to be a clear distinction between protocol exceptions
(malformed request, malformed response, unsupported protocol version, etc) and
transport exceptions (read/write failures, read/write timeouts). Likewise
distinction should be made between recoverable and non-recoverable transport
exceptions.

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

Reply via email to