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