1 write to HttpGetRequestProperty
Microsoft.AspNetCore.Server.HttpSys (1)
NativeInterop\HttpApi.cs (1)
64
HttpGetRequestProperty
= HttpApiModule.GetProcAddress<HttpGetRequestPropertyInvoker>("HttpQueryRequestProperty", throwIfNotFound: false);
2 references to HttpGetRequestProperty
Microsoft.AspNetCore.Server.HttpSys (2)
RequestProcessing\RequestContext.cs (2)
223
if (HttpApi.
HttpGetRequestProperty
!= null)
228
var statusCode = HttpApi.
HttpGetRequestProperty
(