Changeset 668 for draft-ietf-httpbis
- Timestamp:
- 06/08/09 15:46:20 (13 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.html
r667 r668 590 590 <li class="tocline1">6.1 <a href="#message.header.registration">Message Header Registration</a></li> 591 591 <li class="tocline1">6.2 <a href="#transfer.coding.registration">Transfer Coding Registry</a></li> 592 <li class="tocline1">6.3 <a href="#content.coding.registration">Content Coding Registry</a></li> 592 593 </ul> 593 594 </li> … … 1477 1478 <td>gzip</td> 1478 1479 <td>Same as GNU zip <a href="#RFC1952" id="rfc.xref.RFC1952.2"><cite title="GZIP file format specification version 4.3">[RFC1952]</cite></a></td> 1480 <td> <a href="#content.codings" title="Content Codings">Section 2.2</a> 1481 </td> 1482 </tr> 1483 </tbody> 1484 </table> 1485 </div> 1486 <h2 id="rfc.section.6.3"><a href="#rfc.section.6.3">6.3</a> <a id="content.coding.registration" href="#content.coding.registration">Content Coding Registry</a></h2> 1487 <p id="rfc.section.6.3.p.1">The registration procedure for HTTP Content Codings is now defined by <a href="#content.codings" title="Content Codings">Section 2.2</a> of this document. 1488 </p> 1489 <p id="rfc.section.6.3.p.2">The HTTP Content Codings Registry located at <<a href="http://www.iana.org/assignments/http-parameters">http://www.iana.org/assignments/http-parameters</a>> should be updated with the registrations below: 1490 </p> 1491 <div id="rfc.table.3"> 1492 <div id="iana.content.coding.registration.table"></div> 1493 <table class="tt full left" cellpadding="3" cellspacing="0"> 1494 <thead> 1495 <tr> 1496 <th>Registry Name</th> 1497 <th>Description</th> 1498 <th>Reference</th> 1499 </tr> 1500 </thead> 1501 <tbody> 1502 <tr> 1503 <td>compress</td> 1504 <td>UNIX "compress" program method</td> 1505 <td> <a href="#content.codings" title="Content Codings">Section 2.2</a> 1506 </td> 1507 </tr> 1508 <tr> 1509 <td>deflate</td> 1510 <td>"zlib" format <a href="#RFC1950" id="rfc.xref.RFC1950.3"><cite title="ZLIB Compressed Data Format Specification version 3.3">[RFC1950]</cite></a> with "deflate" compression 1511 </td> 1512 <td> <a href="#content.codings" title="Content Codings">Section 2.2</a> 1513 </td> 1514 </tr> 1515 <tr> 1516 <td>gzip</td> 1517 <td>Same as GNU zip <a href="#RFC1952" id="rfc.xref.RFC1952.3"><cite title="GZIP file format specification version 4.3">[RFC1952]</cite></a></td> 1518 <td> <a href="#content.codings" title="Content Codings">Section 2.2</a> 1519 </td> 1520 </tr> 1521 <tr> 1522 <td>identity</td> 1523 <td>No transformation</td> 1479 1524 <td> <a href="#content.codings" title="Content Codings">Section 2.2</a> 1480 1525 </td> … … 2018 2063 <ul> 2019 2064 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/148">http://tools.ietf.org/wg/httpbis/trac/ticket/148</a>>: "update IANA requirements wrt Transfer-Coding values" (add the IANA Considerations subsection) 2065 </li> 2066 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/149">http://tools.ietf.org/wg/httpbis/trac/ticket/149</a>>: "update IANA requirements wrt Content-Coding values" (add the IANA Considerations subsection) 2020 2067 </li> 2021 2068 </ul> … … 2189 2236 <li class="indline1"><em>RFC1864</em> <a class="iref" href="#rfc.xref.RFC1864.1">5.8</a>, <a class="iref" href="#rfc.xref.RFC1864.2">5.8</a>, <a class="iref" href="#RFC1864"><b>9.1</b></a></li> 2190 2237 <li class="indline1"><em>RFC1945</em> <a class="iref" href="#RFC1945"><b>9.2</b></a>, <a class="iref" href="#rfc.xref.RFC1945.1">B</a></li> 2191 <li class="indline1"><em>RFC1950</em> <a class="iref" href="#rfc.xref.RFC1950.1">2.2</a>, <a class="iref" href="#rfc.xref.RFC1950.2">6.2</a>, <a class="iref" href="# RFC1950"><b>9.1</b></a></li>2238 <li class="indline1"><em>RFC1950</em> <a class="iref" href="#rfc.xref.RFC1950.1">2.2</a>, <a class="iref" href="#rfc.xref.RFC1950.2">6.2</a>, <a class="iref" href="#rfc.xref.RFC1950.3">6.3</a>, <a class="iref" href="#RFC1950"><b>9.1</b></a></li> 2192 2239 <li class="indline1"><em>RFC1951</em> <a class="iref" href="#rfc.xref.RFC1951.1">2.2</a>, <a class="iref" href="#RFC1951"><b>9.1</b></a></li> 2193 <li class="indline1"><em>RFC1952</em> <a class="iref" href="#rfc.xref.RFC1952.1">2.2</a>, <a class="iref" href="#rfc.xref.RFC1952.2">6.2</a>, <a class="iref" href="# RFC1952"><b>9.1</b></a></li>2240 <li class="indline1"><em>RFC1952</em> <a class="iref" href="#rfc.xref.RFC1952.1">2.2</a>, <a class="iref" href="#rfc.xref.RFC1952.2">6.2</a>, <a class="iref" href="#rfc.xref.RFC1952.3">6.3</a>, <a class="iref" href="#RFC1952"><b>9.1</b></a></li> 2194 2241 <li class="indline1"><em>RFC2045</em> <a class="iref" href="#RFC2045"><b>9.1</b></a>, <a class="iref" href="#rfc.xref.RFC2045.1">A</a>, <a class="iref" href="#rfc.xref.RFC2045.2">A.1</a>, <a class="iref" href="#rfc.xref.RFC2045.3">A.2</a></li> 2195 2242 <li class="indline1"><em>RFC2046</em> <a class="iref" href="#rfc.xref.RFC2046.1">2.3</a>, <a class="iref" href="#rfc.xref.RFC2046.2">2.3.2</a>, <a class="iref" href="#rfc.xref.RFC2046.3">3.2.1</a>, <a class="iref" href="#RFC2046"><b>9.1</b></a>, <a class="iref" href="#rfc.xref.RFC2046.4">A.2</a><ul class="ind"> -
draft-ietf-httpbis/latest/p3-payload.xml
r667 r668 1698 1698 </texttable> 1699 1699 </section> 1700 1701 <section title="Content Coding Registry" anchor="content.coding.registration"> 1702 <t> 1703 The registration procedure for HTTP Content Codings is now defined 1704 by <xref target="content.codings"/> of this document. 1705 </t> 1706 <t> 1707 The HTTP Content Codings Registry located at <eref target="http://www.iana.org/assignments/http-parameters"/> 1708 should be updated with the registrations below: 1709 </t> 1710 <texttable align="left" suppress-title="true" anchor="iana.content.coding.registration.table"> 1711 <ttcol>Registry Name</ttcol> 1712 <ttcol>Description</ttcol> 1713 <ttcol>Reference</ttcol> 1714 <c>compress</c> 1715 <c>UNIX "compress" program method</c> 1716 <c> 1717 <xref target="content.codings"/> 1718 </c> 1719 <c>deflate</c> 1720 <c>"zlib" format <xref target="RFC1950"/> with "deflate" compression</c> 1721 <c> 1722 <xref target="content.codings"/> 1723 </c> 1724 <c>gzip</c> 1725 <c>Same as GNU zip <xref target="RFC1952"/></c> 1726 <c> 1727 <xref target="content.codings"/> 1728 </c> 1729 <c>identity</c> 1730 <c>No transformation</c> 1731 <c> 1732 <xref target="content.codings"/> 1733 </c> 1734 </texttable> 1735 </section> 1736 1700 1737 </section> 1701 1738 … … 3068 3105 IANA Considerations subsection) 3069 3106 </t> 3107 <t> 3108 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/149"/>: 3109 "update IANA requirements wrt Content-Coding values" (add the 3110 IANA Considerations subsection) 3111 </t> 3070 3112 </list> 3071 3113 </t>
Note: See TracChangeset
for help on using the changeset viewer.