5 references to PRIORITY
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http2\Http2Connection.cs (1)
639Http2FrameType.PRIORITY => ProcessPriorityFrameAsync(),
src\Shared\ServerInfrastructure\Http2\Http2Frame.cs (1)
46case Http2FrameType.PRIORITY:
src\Shared\ServerInfrastructure\Http2\Http2Frame.Priority.cs (1)
24Type = Http2FrameType.PRIORITY;
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (2)
158case Http2FrameType.PRIORITY: 205case Http2FrameType.PRIORITY: