GitHub user jasontedor opened a pull request:

    https://github.com/apache/httpcomponents-core/pull/64

    Add remote address to connect exception

    Today when timing out a connection the exception message is not populated. 
This is not helpful for end users. This commit adds an exception message that 
indicates the cause of the connect exception is a timeout to the remote address.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jasontedor/httpcomponents-core 
add-remote-address-timeout

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/httpcomponents-core/pull/64.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #64
    
----
commit 1193fcecba4ff44c89b2f04762327fb17fe329b1
Author: Jason Tedor <jason@...>
Date:   2018-05-18T17:34:48Z

    Add remote address to connect exception
    
    Today when timing out a connection the exception message is not
    populated. This is not helpful for end users. This commit adds an
    exception message that indicates the cause of the connect exception is a
    timeout to the remote address.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to