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