1 write to Protocol
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\Request.cs (1)
361
Protocol
= (SslProtocols)handshake.Protocol;
1 reference to Protocol
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestContext.FeatureCollection.cs (1)
593
SslProtocols ITlsHandshakeFeature.Protocol => Request.
Protocol
;