|
struct { | |
|
unsigned len | |
|
unsigned offset | |
|
} | encoded | |
|
struct { | |
|
const uint8_t * pstr | |
|
unsigned pstr_len | |
|
} | decoded | |
|
http3_header_field_def_t * | def |
|
HTTP3 header field.
The header field contains two sections:
- encoded points to the location of the encoded field in the original packet TVB.
- decoded points to the formatted header string, which is allocated in a cache map, to conserve memory. The decoded fields are used to create an auxiliary TVB which will be used for dissection of decoded header values.
The documentation for this struct was generated from the following file:
- /builds/wireshark/wireshark/epan/dissectors/packet-http3.c