2 references to KeepAlive
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpHeaders.cs (2)
314private static readonly StringValues ConnectionValueKeepAlive = KeepAlive; 346if (ReferenceEquals(connection.ToString(), KeepAlive))