4 references to GOAWAY
IIS.ShadowCopy.Tests (4)
src\Shared\ServerInfrastructure\Http2\Http2Frame.cs (1)
54
case Http2FrameType.
GOAWAY
:
src\Shared\ServerInfrastructure\Http2\Http2Frame.GoAway.cs (1)
24
Type = Http2FrameType.
GOAWAY
;
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (2)
152
case Http2FrameType.
GOAWAY
:
209
case Http2FrameType.
GOAWAY
: