This class represents HTTP/2 stream priority defined in RFC 7540 clause 5.3
package |
Default |
---|
__construct( $streamPriority = null)
mixed | null
getDependency() : integer
integer
getWeight() : integer
integer
isExclusive() : boolean
boolean
setDependency( $dependency) : $this
integer
$this
setExclusive( $exclusive) : $this
boolean
$this
setWeight( $weight) : $this
integer
$this