timeout handling in BufferingHttpClientHandler is insufficient
--------------------------------------------------------------
Key: HTTPCORE-52
URL: https://issues.apache.org/jira/browse/HTTPCORE-52
Project: HttpComponents Core
Issue Type: Bug
Components: HttpCore NIO
Reporter: Anders Wallgren
There doesn't seem to be a way to deal with a socket timeout when using
BufferingHttpClientHandler.
I can register an EventListener, but that doesn't give me access to the
HttpContext.
As far as I can tell, I need to override BufferingHttpClientHandler.timeout.
Wouldn't it be better to have a callback of some type on
HttpRequestExecutionHandler?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]