1 reference to GetTlsHandshakeFeature
Microsoft.AspNetCore.Server.HttpSys (1)
StandardFeatureCollection.cs (1)
46
_featureFuncLookup[typeof(ITlsHandshakeFeature)] = ctx => ctx.
GetTlsHandshakeFeature
();