5 references to GOAWAY
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http2\Http2Connection.cs (1)
697Http2FrameType.GOAWAY => ProcessGoAwayFrameAsync(),
src\Shared\ServerInfrastructure\Http2\Http2Frame.cs (1)
54case Http2FrameType.GOAWAY:
src\Shared\ServerInfrastructure\Http2\Http2Frame.GoAway.cs (1)
24Type = Http2FrameType.GOAWAY;
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (2)
152case Http2FrameType.GOAWAY: 209case Http2FrameType.GOAWAY: