2 references to V1_1
Microsoft.AspNetCore.Server.HttpSys (2)
RequestProcessing\Response.cs (2)
415
|| (requestVersion == Constants.
V1_1
&& requestCloseSet)
449
else if (requestVersion == Constants.
V1_1
)