1 write to SupportsGoAway
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\Response.cs (1)
361SupportsGoAway = false;
1 reference to SupportsGoAway
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\Response.cs (1)
472if (responseCloseSet && requestVersion >= Constants.V2 && SupportsGoAway)