2 references to ConnectionClose
Microsoft.AspNetCore.Server.IIS (2)
Core\IISHttpContext.cs (1)
587if (string.Equals(ConnectionClose, HttpResponseHeaders[HeaderNames.Connection], StringComparison.OrdinalIgnoreCase))
Core\IISHttpContext.FeatureCollection.cs (1)
522ResponseHeaders.Connection = ConnectionClose;