Protocol::HTTP2SourceProtocolHTTP2PriorityUpdateFrame

class PriorityUpdateFrame

The PRIORITY_UPDATE frame is used by clients to signal the initial priority of a response, or to reprioritize a response or push stream. It carries the stream ID of the response and the priority in ASCII text, using the same representation as the Priority header field value.

+-+-------------+-----------------------------------------------+ |R| Prioritized Stream ID (31) | +-+-----------------------------+-------------------------------+ | Priority Field Value (*) ... +---------------------------------------------------------------+