1 write to SupportsQueryTlsCipherInfo
Microsoft.AspNetCore.Server.HttpSys (1)
NativeInterop\HttpApi.cs (1)
90SupportsQueryTlsCipherInfo = IsFeatureSupported(HTTP_FEATURE_ID.HttpFeatureQueryCipherInfo) && HttpGetRequestPropertySupported;
1 reference to SupportsQueryTlsCipherInfo
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestContext.cs (1)
231if (!HttpApi.SupportsQueryTlsCipherInfo)