Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.1.6
-
Component/s: None
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
There is not currently a socket timeout being set in the HttpClient.startConnection() method but it can easily be added to the SocketChannel instance that is used there. I'm attaching a patch to add this functionality that was created against version .