File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -253,17 +253,17 @@ Indexed-Duplicate representation instead (see {{indexed-duplicate}}).
253253~~~~~~~~~~ drawing
254254 0 1 2 3 4 5 6 7
255255 +-+-+-+-+-+-+-+-+
256- |1|Index(7+) |
256+ |1| Index (7+) |
257257 +-+-+-+---------+
258258~~~~~~~~~~
259259{:#fig-index-with-duplication title="Indexed Header Field with Duplication"}
260260
261- *Indexed-Duplicates* insert a new entry into the dynamic table which duplicates
261+ *Indexed-Duplicate* inserts a new entry into the dynamic table which duplicates
262262an existing entry. {{RFC7541}} allows duplicate HPACK table entries, that is
263263entries that have the same name and value.
264264
265265This repurposes the HPACK instruction for Indexed Header Field (see Section
266- 6.1 of {{RFC7541}}.
266+ 6.1 of {{RFC7541}} in the context of the control stream .
267267
268268# Performance considerations
269269
You can’t perform that action at this time.
0 commit comments