Initializes PrioritySpec with the |stream_id| of the stream to depend on with |weight| and its exclusive flag. If |exclusive| is true, exclusive flag is set.
The |weight| must be in [HTTP2_MIN_WEIGHT, HTTP2_MAX_WEIGHT], inclusive.
See Implementation
Initializes PrioritySpec with the |stream_id| of the stream to depend on with |weight| and its exclusive flag. If |exclusive| is true, exclusive flag is set.
The |weight| must be in [HTTP2_MIN_WEIGHT, HTTP2_MAX_WEIGHT], inclusive.