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