5 references to RST_STREAM
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http2\Http2Connection.cs (1)
640Http2FrameType.RST_STREAM => ProcessRstStreamFrameAsync(),
src\Shared\ServerInfrastructure\Http2\Http2Frame.cs (1)
47case Http2FrameType.RST_STREAM:
src\Shared\ServerInfrastructure\Http2\Http2Frame.RstStream.cs (1)
18Type = Http2FrameType.RST_STREAM;
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (2)
168case Http2FrameType.RST_STREAM: 207case Http2FrameType.RST_STREAM: