Setting

Undocumented in source.

Members

Aliases

SettingCode
alias SettingCode = ushort
Undocumented in source.

Enums

HEADER_TABLE_SIZE
anonymousenum HEADER_TABLE_SIZE

Notes: If we add SETTINGS, update the capacity of HTTP2_INBOUND_NUM_IV as well

Functions

unpack
void unpack(ubyte[] payload)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
SettingCode id;

The SETTINGS ID.

value
uint value;
Undocumented in source.

Meta