Changeset 808 for draft-ietf-httpbis/latest/p3-payload.xml
- Timestamp:
- 11/04/10 21:35:57 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.xml
r806 r808 33 33 <!ENTITY qvalue "<xref target='Part1' x:rel='#quality.values' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 34 34 <!ENTITY uri "<xref target='Part1' x:rel='#uri' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 35 <!ENTITY compression-codings "<xref target='Part1' x:rel='#compression.codings' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 36 <!ENTITY transfer-codings "<xref target='Part1' x:rel='#transfer.codings' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 35 37 <!ENTITY compress-coding "<xref target='Part1' x:rel='#compress.coding' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 36 38 <!ENTITY deflate-coding "<xref target='Part1' x:rel='#deflate.coding' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> … … 531 533 <t>Pointer to specification text</t> 532 534 </list> 535 </t> 536 <t> 537 Names of content codings &MUST-NOT; overlap with names of transfer codings 538 (&transfer-codings;), unless the encoding transformation is identical (as it 539 is the case for the compression codings defined in 540 &compression-codings;). 533 541 </t> 534 542 <t> … … 3126 3134 <section title="Since draft-ietf-httpbis-p3-payload-09" anchor="changes.since.09"> 3127 3135 <t> 3128 None yet. 3136 Closed issues: 3137 <list style="symbols"> 3138 <t> 3139 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/143"/>: 3140 "IANA registry for content/transfer encodings" 3141 </t> 3142 </list> 3129 3143 </t> 3130 3144 </section>
Note: See TracChangeset
for help on using the changeset viewer.