Name-value entry we can have in the static or dynamic tables. More...
#include <qpack.h>
Data Fields | |
uint16_t | id |
ID (for static or dynamic table) | |
const char * | name |
Name. | |
const char * | value |
Value. | |
Name-value entry we can have in the static or dynamic tables.
uint16_t imquic_qpack_entry::id |
ID (for static or dynamic table)
const char* imquic_qpack_entry::name |
Name.
const char* imquic_qpack_entry::value |
Value.