3 references to CANCEL
IIS.LongTests (3)
src\Shared\Http2cat\Http2Utilities.cs (3)
756rstStreamFrame.PrepareRstStream(streamId, Http2ErrorCode.CANCEL); 758BinaryPrimitives.WriteUInt32BigEndian(payload, (uint)Http2ErrorCode.CANCEL); 768frame.PrepareRstStream(streamId, Http2ErrorCode.CANCEL);