5 references to CONTINUATION
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http2\Http2Connection.cs (1)
699
Http2FrameType.
CONTINUATION
=> ProcessContinuationFrameAsync(payload),
src\Shared\ServerInfrastructure\Http2\Http2Frame.Continuation.cs (1)
26
Type = Http2FrameType.
CONTINUATION
;
src\Shared\ServerInfrastructure\Http2\Http2Frame.cs (1)
37
case Http2FrameType.
CONTINUATION
:
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (2)
189
case Http2FrameType.
CONTINUATION
: // None
219
case Http2FrameType.
CONTINUATION
: // None