Changeset 253 for draft-ietf-httpbis/latest/p3-payload.xml
- Timestamp:
- 31/05/08 14:54:09 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.xml
r252 r253 1484 1484 1485 1485 <section title="IANA Considerations" anchor="IANA.considerations"> 1486 <t> 1487 <cref>TBD.</cref> 1488 </t> 1486 <section title="Message Header Registration" anchor="message.header.registration"> 1487 <!--AUTOGENERATED FROM extract-header-defs.xslt, do not edit manually--> 1488 <!--(START)--> 1489 <t> 1490 The Message Header Registry located at <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/> should be updated 1491 with the permanent registrations below (see <xref target="RFC3864"/>): 1492 </t> 1493 <texttable> 1494 <ttcol>Header Field Name</ttcol> 1495 <ttcol>Protocol</ttcol> 1496 <ttcol>Status</ttcol> 1497 <ttcol>Reference</ttcol> 1498 1499 <c>Accept</c> 1500 <c>http</c> 1501 <c>standard</c> 1502 <c> 1503 <xref target="header.accept"/> 1504 </c> 1505 1506 <c>Accept-Charset</c> 1507 <c>http</c> 1508 <c>standard</c> 1509 <c> 1510 <xref target="header.accept-charset"/> 1511 </c> 1512 1513 <c>Accept-Encoding</c> 1514 <c>http</c> 1515 <c>standard</c> 1516 <c> 1517 <xref target="header.accept-encoding"/> 1518 </c> 1519 1520 <c>Accept-Language</c> 1521 <c>http</c> 1522 <c>standard</c> 1523 <c> 1524 <xref target="header.accept-language"/> 1525 </c> 1526 1527 <c>Content-Disposition</c> 1528 <c>http</c> 1529 <c>standard</c> 1530 <c> 1531 <xref target="content-disposition"/> 1532 </c> 1533 1534 <c>Content-Encoding</c> 1535 <c>http</c> 1536 <c>standard</c> 1537 <c> 1538 <xref target="header.content-encoding"/> 1539 </c> 1540 1541 <c>Content-Language</c> 1542 <c>http</c> 1543 <c>standard</c> 1544 <c> 1545 <xref target="header.content-language"/> 1546 </c> 1547 1548 <c>Content-Location</c> 1549 <c>http</c> 1550 <c>standard</c> 1551 <c> 1552 <xref target="header.content-location"/> 1553 </c> 1554 1555 <c>Content-MD5</c> 1556 <c>http</c> 1557 <c>standard</c> 1558 <c> 1559 <xref target="header.content-md5"/> 1560 </c> 1561 1562 <c>Content-Type</c> 1563 <c>http</c> 1564 <c>standard</c> 1565 <c> 1566 <xref target="header.content-type"/> 1567 </c> 1568 </texttable> 1569 <t> 1570 The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force". 1571 </t> 1572 <!--(END)--> 1573 </section> 1489 1574 </section> 1490 1575 … … 2164 2249 <seriesInfo name="RFC" value="3629"/> 2165 2250 <seriesInfo name="STD" value="63"/> 2251 </reference> 2252 2253 <reference anchor='RFC3864'> 2254 <front> 2255 <title>Registration Procedures for Message Header Fields</title> 2256 <author initials='G.' surname='Klyne' fullname='G. Klyne'> 2257 <organization>Nine by Nine</organization> 2258 <address><email>GK-IETF@ninebynine.org</email></address> 2259 </author> 2260 <author initials='M.' surname='Nottingham' fullname='M. Nottingham'> 2261 <organization>BEA Systems</organization> 2262 <address><email>mnot@pobox.com</email></address> 2263 </author> 2264 <author initials='J.' surname='Mogul' fullname='J. Mogul'> 2265 <organization>HP Labs</organization> 2266 <address><email>JeffMogul@acm.org</email></address> 2267 </author> 2268 <date year='2004' month='September' /> 2269 </front> 2270 <seriesInfo name='BCP' value='90' /> 2271 <seriesInfo name='RFC' value='3864' /> 2166 2272 </reference> 2167 2273 … … 2519 2625 </list> 2520 2626 </t> 2627 <t> 2628 Ongoing work on IANA Message Header Registration (<eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/40"/>): 2629 <list style="symbols"> 2630 <t> 2631 Reference RFC 3984, and update header registrations for headers defined 2632 in this document. 2633 </t> 2634 </list> 2635 </t> 2521 2636 </section> 2522 2637
Note: See TracChangeset
for help on using the changeset viewer.