We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c109492 commit def580fCopy full SHA for def580f
src/Servers/Kestrel/test/InMemory.FunctionalTests/Http3/Http3TimeoutTests.cs
@@ -5,6 +5,7 @@
5
using Microsoft.AspNetCore.Connections;
6
using Microsoft.AspNetCore.Http;
7
using Microsoft.AspNetCore.Server.Kestrel.Core.Features;
8
+using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http3;
9
using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure;
10
using Microsoft.AspNetCore.Testing;
11
using Microsoft.Extensions.Logging;
0 commit comments