class

HT2::PushPromiseFrame

Inherits HT2::Frame < Reference < Object

Constructors

new(stream_id : UInt32, promised_stream_id : UInt32, header_block : Bytes, flags : FrameFlags = FrameFlags::None, padding : UInt8 = 0)
Source
parse_payload(stream_id : UInt32, flags : FrameFlags, payload : Bytes) : PushPromiseFrame
Source

Instance methods

frame_type
Source
header_block
Source
padding
Source
payload
Source
promised_stream_id
Source