Changeset 667 for draft-ietf-httpbis/latest
- Timestamp:
- 06/08/09 15:31:05 (13 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.html
r663 r667 589 589 <li class="tocline0">6. <a href="#IANA.considerations">IANA Considerations</a><ul class="toc"> 590 590 <li class="tocline1">6.1 <a href="#message.header.registration">Message Header Registration</a></li> 591 <li class="tocline1">6.2 <a href="#transfer.coding.registration">Transfer Coding Registry</a></li> 591 592 </ul> 592 593 </li> … … 1446 1447 </div> 1447 1448 <p id="rfc.section.6.1.p.2">The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force".</p> 1449 <h2 id="rfc.section.6.2"><a href="#rfc.section.6.2">6.2</a> <a id="transfer.coding.registration" href="#transfer.coding.registration">Transfer Coding Registry</a></h2> 1450 <p id="rfc.section.6.2.p.1">The HTTP Transfer 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: 1451 </p> 1452 <div id="rfc.table.2"> 1453 <div id="iana.transfer.coding.registration.table"></div> 1454 <table class="tt full left" cellpadding="3" cellspacing="0"> 1455 <thead> 1456 <tr> 1457 <th>Registry Name</th> 1458 <th>Description</th> 1459 <th>Reference</th> 1460 </tr> 1461 </thead> 1462 <tbody> 1463 <tr> 1464 <td>compress</td> 1465 <td>UNIX "compress" program method</td> 1466 <td> <a href="#content.codings" title="Content Codings">Section 2.2</a> 1467 </td> 1468 </tr> 1469 <tr> 1470 <td>deflate</td> 1471 <td>"zlib" format <a href="#RFC1950" id="rfc.xref.RFC1950.2"><cite title="ZLIB Compressed Data Format Specification version 3.3">[RFC1950]</cite></a> with "deflate" compression 1472 </td> 1473 <td> <a href="#content.codings" title="Content Codings">Section 2.2</a> 1474 </td> 1475 </tr> 1476 <tr> 1477 <td>gzip</td> 1478 <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> 1479 <td> <a href="#content.codings" title="Content Codings">Section 2.2</a> 1480 </td> 1481 </tr> 1482 </tbody> 1483 </table> 1484 </div> 1448 1485 <h1 id="rfc.section.7"><a href="#rfc.section.7">7.</a> <a id="security.considerations" href="#security.considerations">Security Considerations</a></h1> 1449 1486 <p id="rfc.section.7.p.1">This section is meant to inform application developers, information providers, and users of the security limitations in HTTP/1.1 … … 1976 2013 </li> 1977 2014 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/155">http://tools.ietf.org/wg/httpbis/trac/ticket/155</a>>: "Content Sniffing" 2015 </li> 2016 </ul> 2017 <p id="rfc.section.E.9.p.2">Partly resolved issues: </p> 2018 <ul> 2019 <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) 1978 2020 </li> 1979 2021 </ul> … … 2147 2189 <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> 2148 2190 <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> 2149 <li class="indline1"><em>RFC1950</em> <a class="iref" href="#rfc.xref.RFC1950.1">2.2</a>, <a class="iref" href="# RFC1950"><b>9.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> 2150 2192 <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> 2151 <li class="indline1"><em>RFC1952</em> <a class="iref" href="#rfc.xref.RFC1952.1">2.2</a>, <a class="iref" href="# RFC1952"><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> 2152 2194 <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> 2153 2195 <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
r663 r667 1671 1671 </t> 1672 1672 </section> 1673 1674 <section title="Transfer Coding Registry" anchor="transfer.coding.registration"> 1675 <t> 1676 The HTTP Transfer Codings Registry located at <eref target="http://www.iana.org/assignments/http-parameters"/> 1677 should be updated with the registrations below: 1678 </t> 1679 <texttable align="left" suppress-title="true" anchor="iana.transfer.coding.registration.table"> 1680 <ttcol>Registry Name</ttcol> 1681 <ttcol>Description</ttcol> 1682 <ttcol>Reference</ttcol> 1683 <c>compress</c> 1684 <c>UNIX "compress" program method</c> 1685 <c> 1686 <xref target="content.codings"/> 1687 </c> 1688 <c>deflate</c> 1689 <c>"zlib" format <xref target="RFC1950"/> with "deflate" compression</c> 1690 <c> 1691 <xref target="content.codings"/> 1692 </c> 1693 <c>gzip</c> 1694 <c>Same as GNU zip <xref target="RFC1952"/></c> 1695 <c> 1696 <xref target="content.codings"/> 1697 </c> 1698 </texttable> 1699 </section> 1673 1700 </section> 1674 1701 … … 3033 3060 </list> 3034 3061 </t> 3062 <t> 3063 Partly resolved issues: 3064 <list style="symbols"> 3065 <t> 3066 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/148"/>: 3067 "update IANA requirements wrt Transfer-Coding values" (add the 3068 IANA Considerations subsection) 3069 </t> 3070 </list> 3071 </t> 3035 3072 </section> 3036 3073
Note: See TracChangeset
for help on using the changeset viewer.