class

HT2::HeadersFrame

Inherits HT2::Frame < Reference < Object

Constructors

new(stream_id : UInt32, header_block : Bytes, flags : FrameFlags = FrameFlags::None, padding : UInt8 = 0, priority : PriorityData | Nil = nil)
Source
parse_payload(stream_id : UInt32, flags : FrameFlags, payload : Bytes) : HeadersFrame
Source

Instance methods

frame_type
Source
header_block
Source
padding
Source
payload
Source
priority
Source