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

A QPACK field line's (name, value) pair as borrowed views (encoder input / decoder table lookups). More...

#include <field.h>

Data Fields

quic_span name
 field name view
quic_span value
 field value view

Detailed Description

A QPACK field line's (name, value) pair as borrowed views (encoder input / decoder table lookups).


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