2 references to HttpSetRequestProperty
Microsoft.AspNetCore.Shared.Tests (2)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (2)
319 /// <inheritdoc cref="HttpSetRequestProperty(winmdroot.Foundation.HANDLE, ulong, winmdroot.Networking.HttpServer.HTTP_REQUEST_PROPERTY, void*, uint, global::System.Threading.NativeOverlapped*)"/>
337 uint __result = PInvoke.HttpSetRequestProperty(RequestQueueHandleLocal, Id, PropertyId, (void* )InputLocal, (uint )Input.Length, OverlappedLocal);