Github user rschmitt commented on the issue:
https://github.com/apache/httpcomponents-core/pull/99
@ok2c To be clear, all I'm trying to do is use the existing
`connectTimeout` as a TLS handshake timeout, without introducing more
user-facing configuration in `RequestConfig`. As far as I can tell, these are
the changes I need in order to propagate the `connectTimeout` from where it is
(namely, `DefaultAsyncClientConnectionOperator#connect`) to where it needs to
be (the `SSLIOSession` constructor).
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]