2 references to V1_0
Microsoft.AspNetCore.Server.HttpSys (2)
RequestProcessing\Response.cs (2)
412if (requestVersion < Constants.V1_0 413|| (requestVersion == Constants.V1_0 && (!requestConnectionKeepAliveSet || responseChunkedSet))