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 a898845 commit 3dbecd3Copy full SHA for 3dbecd3
src/Servers/Kestrel/Core/src/Internal/Http2/Http2FrameWriter.cs
@@ -15,7 +15,6 @@
15
using Microsoft.AspNetCore.Http;
16
using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http;
17
using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.FlowControl;
18
-using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack;
19
using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure;
20
using Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.PipeWriterHelpers;
21
0 commit comments