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)
Sourceparse_payload(stream_id : UInt32, flags : FrameFlags, payload : Bytes) : PushPromiseFrame
SourceInstance methods
frame_type
Sourceheader_block
Sourcepadding
Sourcepayload
Sourcepromised_stream_id
Source