Amaury Denoyelle
|
484317e5e8
|
MINOR: qpack: fix wrong comment
|
2021-09-23 15:27:25 +02:00 |
|
Frédéric Lécaille
|
b4672fb6f0
|
MINOR: qpack: Add QPACK compression.
Implement QPACK used for HTTP header compression by h3.
|
2021-09-23 15:27:25 +02:00 |
|
Frdric Lcaille
|
d341fc3609
|
CLEANUP: qpack: Wrong comment about the draft for QPACK static header table.
This came with a "copy and paste" from the definition for HPACK.
|
2021-01-04 12:31:28 +01:00 |
|
Frdric Lcaille
|
164096eb76
|
MINOR: qpack: Add static header table definitions for QPACK.
As HPACK, QPACK makes usage of a static header table.
|
2021-01-04 12:31:28 +01:00 |
|