3 references to CANCEL
http2cat (3)
src\Shared\Http2cat\Http2Utilities.cs (3)
763rstStreamFrame.PrepareRstStream(streamId, Http2ErrorCode.CANCEL); 765BinaryPrimitives.WriteUInt32BigEndian(payload, (uint)Http2ErrorCode.CANCEL); 775frame.PrepareRstStream(streamId, Http2ErrorCode.CANCEL);