1 write to Protocol
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\HttpSys\RequestProcessing\NativeRequestContext.cs (1)
426
protocolInfo->
Protocol
= protocol;
2 references to Protocol
Microsoft.AspNetCore.Server.IIS (2)
Core\IISHttpContext.cs (1)
404
Protocol = (SslProtocols)handshake.
Protocol
;
src\Shared\HttpSys\RequestProcessing\NativeRequestContext.cs (1)
392
var protocol = protocolInfo->
Protocol
;