wired
libc-free QUIC/HTTP3 SDK in C for x86_64-linux
Loading...
Searching...
No Matches
quic_qpack_dyn_entry Struct Reference

RFC 9204 3.2. More...

#include <dyntable.h>

Data Fields

u8 name [QUIC_QPACK_DYN_MAX_NAME]
 entry name bytes
u8 value [QUIC_QPACK_DYN_MAX_VALUE]
 entry value bytes
usz name_len
 bytes used in name
usz value_len
 bytes used in value

Detailed Description

RFC 9204 3.2.

One inserted (name, value) pair stored in the dynamic table, with its byte lengths.


The documentation for this struct was generated from the following file: