Skip to content

Commit 2b3e651

Browse files
committed
Another example + duplicate on relative
1 parent 5eae922 commit 2b3e651

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-quic-qpack.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Insertion Point Dropping Point
182182
n = count of entries inserted
183183
d = count of entries dropped
184184
~~~~~
185-
{: title="Dynamic Table Indexing - Control Stream"}
185+
{: title="Example Dynamic Table Indexing - Control Stream"}
186186

187187
Because frames from request streams can be delivered out of order with
188188
instructions on the control stream, relative indices are relative to the Base
@@ -273,7 +273,7 @@ represented as an 8-bit prefix string literal.
273273
### Duplicate {#indexed-duplicate}
274274

275275
Duplication of an existing entry in the dynamic table starts with the '000'
276-
three-bit pattern. The absolute index of the existing entry is represented as
276+
three-bit pattern. The relative index of the existing entry is represented as
277277
an integer with a 5-bit prefix.
278278

279279
~~~~~~~~~~ drawing

0 commit comments

Comments
 (0)