4 references to RST_STREAM
IIS.ShadowCopy.Tests (4)
src\Shared\ServerInfrastructure\Http2\Http2Frame.cs (1)
53case Http2FrameType.RST_STREAM:
src\Shared\ServerInfrastructure\Http2\Http2Frame.RstStream.cs (1)
18Type = Http2FrameType.RST_STREAM;
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (2)
174case Http2FrameType.RST_STREAM: 213case Http2FrameType.RST_STREAM: