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