rschmitt opened a new pull request, #640:
URL: https://github.com/apache/httpcomponents-client/pull/640

   This change adds basic integration test coverage for connection timeouts for 
the sync and async clients. The tests work by sending a request to a 
non-routable IP address, with timeouts configured two different ways 
(`ConnectionConfig` and `RequestConfig`), using both HTTP and HTTPS. The 
connection request gets blackholed pretty reliably, and then the tests assert 
that we actually waited a reasonable length of time with respect to the 
configured timeout. Finally, there are some client-specific assertions for the 
type and content of the exception thrown.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to