File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ Insertion Point Dropping Point
182
182
n = count of entries inserted
183
183
d = count of entries dropped
184
184
~~~~~
185
- {: title="Dynamic Table Indexing - Control Stream"}
185
+ {: title="Example Dynamic Table Indexing - Control Stream"}
186
186
187
187
Because frames from request streams can be delivered out of order with
188
188
instructions on the control stream, relative indices are relative to the Base
@@ -273,7 +273,7 @@ represented as an 8-bit prefix string literal.
273
273
# ## Duplicate {#indexed-duplicate}
274
274
275
275
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
277
277
an integer with a 5-bit prefix.
278
278
279
279
~~~~~~~~~~ drawing
You can’t perform that action at this time.
0 commit comments