Changeset 1901 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 17/09/12 12:15:07 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1899 r1901 1852 1852 <section title="Chunked Transfer Coding" anchor="chunked.encoding"> 1853 1853 <iref item="chunked (Coding Format)"/> 1854 <iref item="Coding Format" subitem="chunked"/>1855 1854 <x:anchor-alias value="chunk"/> 1856 1855 <x:anchor-alias value="chunked-body"/> … … 1995 1994 <section title="Compress Coding" anchor="compress.coding"> 1996 1995 <iref item="compress (Coding Format)"/> 1997 <iref item="Coding Format" subitem="compress"/>1998 1996 <t> 1999 1997 The "compress" format is produced by the common UNIX file compression … … 2006 2004 <section title="Deflate Coding" anchor="deflate.coding"> 2007 2005 <iref item="deflate (Coding Format)"/> 2008 <iref item="Coding Format" subitem="deflate"/>2009 2006 <t> 2010 2007 The "deflate" format is defined as the "deflate" compression mechanism … … 2022 2019 <section title="Gzip Coding" anchor="gzip.coding"> 2023 2020 <iref item="gzip (Coding Format)"/> 2024 <iref item="Coding Format" subitem="gzip"/>2025 2021 <t> 2026 2022 The "gzip" format is produced by the file compression program
Note: See TracChangeset
for help on using the changeset viewer.