2 references to ContinueBytes
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2FrameWriter.cs (2)
509
_outgoingFrame.PayloadLength =
ContinueBytes
.Length;
511
_outputWriter.Write(
ContinueBytes
);