options{Object}exclusive{boolean} Whentrueandparentidentifies a parent Stream, this stream is made the sole direct dependency of the parent, with all other existing dependents made a dependent of this stream. Default:false.parent{number} Specifies the numeric identifier of a stream this stream is dependent on.weight{number} Specifies the relative dependency of a stream in relation to other streams with the sameparent. The value is a number between1and256(inclusive).silent{boolean} Whentrue, changes the priority locally without sending aPRIORITYframe to the connected peer.
Updates the priority for this Http2Stream instance.
