2 references to ContinueBytes
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3FrameWriter.cs (2)
272
_outgoingFrame.Length =
ContinueBytes
.Length;
274
_outputWriter.Write(
ContinueBytes
);