2 references to PrepareRstStream
http2cat (2)
src\Shared\Http2cat\Http2Utilities.cs (2)
763
rstStreamFrame.
PrepareRstStream
(streamId, Http2ErrorCode.CANCEL);
775
frame.
PrepareRstStream
(streamId, Http2ErrorCode.CANCEL);