Skip to content

Commit

Permalink
Hyphenation (#746)
Browse files Browse the repository at this point in the history
  • Loading branch information
reschke committed May 29, 2015
1 parent 88806fd commit 6312c8f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions draft-ietf-httpbis-header-compression.xml
Expand Up @@ -722,7 +722,7 @@ else
size. It is also possible for an encoder to send a large
number of zero values, which can waste octets and could be
used to overflow integer values. Integer encodings that
exceed an implementation limits - in value or octet length -
exceed an implementation limits -- in value or octet length --
MUST be treated as a decoding error. Different limits can
be set for each of the different uses of integers, based on
implementation constraints.
Expand Down Expand Up @@ -871,7 +871,7 @@ else
</t>
<figure
anchor="Literal.Header.Field.with.Incremental.Indexing.Indexed.Name"
title="Literal Header Field with Incremental Indexing - Indexed Name">
title="Literal Header Field with Incremental Indexing -- Indexed Name">
<artwork type="inline"><![CDATA[
0 1 2 3 4 5 6 7
+---+---+---+---+---+---+---+---+
Expand All @@ -885,7 +885,7 @@ else
</figure>
<figure
anchor="Literal.Header.Field.with.Incremental.Indexing.New.Name"
title="Literal Header Field with Incremental Indexing - New Name">
title="Literal Header Field with Incremental Indexing -- New Name">
<artwork type="inline"><![CDATA[
0 1 2 3 4 5 6 7
+---+---+---+---+---+---+---+---+
Expand Down Expand Up @@ -938,7 +938,7 @@ else
</t>
<figure
anchor="Literal.Header.Field.without.Indexing.Indexed.Name"
title="Literal Header Field without Indexing - Indexed Name">
title="Literal Header Field without Indexing -- Indexed Name">
<artwork type="inline"><![CDATA[
0 1 2 3 4 5 6 7
+---+---+---+---+---+---+---+---+
Expand All @@ -952,7 +952,7 @@ else
</figure>
<figure
anchor="Literal.Header.Field.without.Indexing.New.Name"
title="Literal Header Field without Indexing - New Name">
title="Literal Header Field without Indexing -- New Name">
<artwork type="inline"><![CDATA[
0 1 2 3 4 5 6 7
+---+---+---+---+---+---+---+---+
Expand Down Expand Up @@ -1007,7 +1007,7 @@ else
</t>
<figure
anchor="Literal.Header.Field.never.Indexed.Indexed.Name"
title="Literal Header Field Never Indexed - Indexed Name">
title="Literal Header Field Never Indexed -- Indexed Name">
<artwork type="inline"><![CDATA[
0 1 2 3 4 5 6 7
+---+---+---+---+---+---+---+---+
Expand All @@ -1021,7 +1021,7 @@ else
</figure>
<figure
anchor="Literal.Header.Field.never.Indexed.New.Name"
title="Literal Header Field Never Indexed - New Name">
title="Literal Header Field Never Indexed -- New Name">
<artwork type="inline"><![CDATA[
0 1 2 3 4 5 6 7
+---+---+---+---+---+---+---+---+
Expand Down

0 comments on commit 6312c8f

Please sign in to comment.