3 references to Close
Microsoft.AspNetCore.Server.HttpSys (3)
RequestProcessing\Response.cs (2)
459_boundaryType = BoundaryType.Close; 662_boundaryType = BoundaryType.Close;
RequestProcessing\ResponseBody.cs (1)
485if (endOfRequest && _requestContext.Response.BoundaryType == BoundaryType.Close)