3 references to HTTP_COOKED_URL
Microsoft.AspNetCore.Server.IIS (3)
src\Shared\HttpSys\NativeInterop\CookedUrl.cs (2)
12
private readonly
HTTP_COOKED_URL
_nativeCookedUrl;
14
internal CookedUrl(
HTTP_COOKED_URL
nativeCookedUrl)
Windows.Win32.HTTP_REQUEST_V1.g.cs (1)
80
internal winmdroot.Networking.HttpServer.
HTTP_COOKED_URL
CookedUrl;