Changeset 2648 for draft-ietf-httpbis/latest/p1-messaging.html
- Timestamp:
- 06/05/14 16:34:39 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r2647 r2648 1764 1764 <div id="rfc.iref.c.10"></div> 1765 1765 <h3 id="rfc.section.4.2.1"><a href="#rfc.section.4.2.1">4.2.1</a> <a href="#compress.coding">Compress Coding</a></h3> 1766 <p id="rfc.section.4.2.1.p.1">The "compress" coding is an adaptive Lempel-Ziv-Welch (LZW) coding <a href="#Welch" id="rfc.xref.Welch.1"><cite title="A Technique for High 1766 <p id="rfc.section.4.2.1.p.1">The "compress" coding is an adaptive Lempel-Ziv-Welch (LZW) coding <a href="#Welch" id="rfc.xref.Welch.1"><cite title="A Technique for High-Performance Data Compression">[Welch]</cite></a> that is commonly produced by the UNIX file compression program "compress". A recipient <em class="bcp14">SHOULD</em> consider "x-compress" to be equivalent to "compress". 1767 1767 </p> 1768 1768 </div> … … 2729 2729 <tr> 2730 2730 <td class="left">compress</td> 2731 <td class="left">UNIX "compress" data format <a href="#Welch" id="rfc.xref.Welch.2"><cite title="A Technique for High 2731 <td class="left">UNIX "compress" data format <a href="#Welch" id="rfc.xref.Welch.2"><cite title="A Technique for High-Performance Data Compression">[Welch]</cite></a></td> 2732 2732 <td class="left"><a href="#compress.coding" title="Compress Coding">Section 4.2.1</a> 2733 2733 </td> … … 2781 2781 <tr> 2782 2782 <td class="left">compress</td> 2783 <td class="left">UNIX "compress" data format <a href="#Welch" id="rfc.xref.Welch.3"><cite title="A Technique for High 2783 <td class="left">UNIX "compress" data format <a href="#Welch" id="rfc.xref.Welch.3"><cite title="A Technique for High-Performance Data Compression">[Welch]</cite></a></td> 2784 2784 <td class="left"><a href="#compress.coding" title="Compress Coding">Section 4.2.1</a> 2785 2785 </td> … … 3136 3136 <tr> 3137 3137 <td class="reference"><b id="Welch">[Welch]</b></td> 3138 <td class="top">Welch, T., “A Technique for High 3138 <td class="top">Welch, T., “A Technique for High-Performance Data Compression”, IEEE Computer 17(6), June 1984.</td> 3139 3139 </tr> 3140 3140 </table>
Note: See TracChangeset
for help on using the changeset viewer.