On Sat, 2018-11-10 at 10:26 -0700, Gary Gregory wrote:
> HI All:
> 
> I am looking at the code path from from:
> 
> org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester.connect(Ht
> tpHost,
> Timeout, Object, FutureCallback<AsyncClientEndpoint>)
> 
> down to:
> 
> org.apache.hc.core5.http2.ssl.H2TlsSupport.enforceRequirements(Object
> ,
> SSLSessionInitializer)
> 
> and I do not see why the Object parameter is not just simply typed as
> a HttpVersionPolicy.
> 
> Thoughts?
> 
> Gary

Different connections may need to use different types of attachments.

Oleg


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

Reply via email to