Changeset 801 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 01/04/10 14:39:27 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r799 r801 2004 2004 <iref item="Coding Format" subitem="deflate"/> 2005 2005 <t> 2006 The "zlib" format is defined in <xref target="RFC1950"/> in combination with 2007 the "deflate" compression mechanism described in <xref target="RFC1951"/>. 2008 </t> 2006 The "deflate" format is defined as the "deflate" compression mechanism 2007 (described in <xref target="RFC1951"/>) used inside the "zlib" 2008 data format (<xref target="RFC1950"/>). 2009 </t> 2010 <x:note> 2011 <t> 2012 <x:h>Note:</x:h> Some incorrect implementations send the "deflate" 2013 compressed data without the zlib wrapper. 2014 </t> 2015 </x:note> 2009 2016 </section> 2010 2017 … … 5493 5500 <section title="Since draft-ietf-httpbis-p1-messaging-09" anchor="changes.since.09"> 5494 5501 <t> 5495 None yet. 5502 Closed issues: 5503 <list style="symbols"> 5504 <t> 5505 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/73"/>: 5506 "Clarification of the term 'deflate'" 5507 </t> 5508 </list> 5496 5509 </t> 5497 5510 </section>
Note: See TracChangeset
for help on using the changeset viewer.