HT2::HPACK::Decoder
Inherits Reference < Object
Constructors
new(max_table_size : UInt32 = DEFAULT_HEADER_TABLE_SIZE, max_headers_size : UInt32 = Security::MAX_HEADER_LIST_SIZE)
SourceInstance methods
decode(data : Bytes) : Array(Header)
Sourcedynamic_table
Sourcedynamic_table_size
Sourcemax_dynamic_table_size
Sourcemax_dynamic_table_size=(max_dynamic_table_size : UInt32)
Sourcemax_headers_size
Sourcemax_headers_size=(max_headers_size : UInt32)
Sourcemax_table_size=(size : UInt32)
Sourceupdate_settings_max_table_size(size : UInt32)
Called when SETTINGS_HEADER_TABLE_SIZE is received