79 references to Http2
Aspire.Dashboard (1)
Aspire.Dashboard.Tests (1)
Aspire.Hosting (3)
Http2SampleApp (1)
InMemory.FunctionalTests (14)
Interop.FunctionalTests (27)
Http2WebSocketInteropTests.cs (3)
29new object[] { "http", "2.0", HttpVersionPolicy.RequestVersionExact, HttpProtocols.Http2, "HTTP/2" },
37list.Add(new object[] { "https", "2.0", HttpVersionPolicy.RequestVersionExact, HttpProtocols.Http2, "HTTP/2" });
104ConfigureKestrel(webHostBuilder, "https", HttpProtocols.Http2);
InteropWebsite (1)
Microsoft.AspNetCore.Server.Kestrel.Core (11)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (6)
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Microsoft.AspNetCore.Server.Kestrel.Tests (3)
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (4)
Sockets.BindTests (1)
Sockets.FunctionalTests (5)