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)
224
if (HttpApi.
HttpGetRequestProperty
!= null)
229
var statusCode = HttpApi.
HttpGetRequestProperty
(