HTTP2::Connection::FieldBlock
One complete compressed field block and the metadata from its opening HEADERS or PUSH_PROMISE frame.
Constructors
Instance methods
continuation_count
Sourceencoded
May alias the opening frame's payload or the assembler's
CONTINUATION accumulator buffer (see FieldBlockAssembler) rather
than a defensive copy — valid only until this block is decoded,
i.e. within the reader fiber's current dispatch of this frame.
Do not retain it past that point.
end_stream?
Sourcekind
Sourcepriority
Sourcepromised_stream_id
Sourcestream_id
Source