On Mon, 2018-07-23 at 12:21 -0600, Gary Gregory wrote: > Hi All: > > In version 4 in HttpCoreContext I could get to the HttpConnection, > but no > longer in version 5. > > Can we add that back? > > Gary
I would personally prefer not to, given it is applicable to the classic i/o only. HttpCoreContext now exposes EndpointDetails and SSLSession attributes instead which as far as I know are the main reasons for needing access to the underlying connection objects. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
