2 references to HTTP_RESPONSE_INFO_FLAGS_PRESERVE_ORDER
Microsoft.AspNetCore.Server.HttpSys (2)
HttpSysListener.cs (1)
324
header->Flags = PInvoke.
HTTP_RESPONSE_INFO_FLAGS_PRESERVE_ORDER
; // The docs say this is for www-auth only.
RequestProcessing\Response.cs (1)
580
header->Flags = PInvoke.
HTTP_RESPONSE_INFO_FLAGS_PRESERVE_ORDER
; // The docs say this is for www-auth only.