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