Changeset 290 for draft-ietf-httpbis/latest/p3-payload.xml
- Timestamp:
- 19/07/08 09:59:06 (14 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest
- Property svn:ignore
-
old new 10 10 p2-semantics.iana-methods.xml 11 11 p2-semantics.iana-status-codes.xml 12 p1-messaging.iana-headers.xml 13 p2-semantics.iana-headers.xml 14 p3-payload.iana-headers.xml 15 p4-conditional.iana-headers.xml 16 p5-range.iana-headers.xml 17 p6-cache.iana-headers.xml 18 p7-auth.iana-headers.xml
-
- Property svn:ignore
-
draft-ietf-httpbis/latest/p3-payload.xml
r277 r290 1485 1485 <section title="IANA Considerations" anchor="IANA.considerations"> 1486 1486 <section title="Message Header Registration" anchor="message.header.registration"> 1487 <t> 1488 The Message Header Registry located at <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/> should be updated 1489 with the permanent registrations below (see <xref target="RFC3864"/>): 1490 </t> 1487 1491 <!--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> 1492 <texttable align="left" suppress-title="true" anchor="iana.header.registration.table"> 1494 1493 <ttcol>Header Field Name</ttcol> 1495 1494 <ttcol>Protocol</ttcol> … … 1503 1502 <xref target="header.accept"/> 1504 1503 </c> 1505 1506 1504 <c>Accept-Charset</c> 1507 1505 <c>http</c> … … 1510 1508 <xref target="header.accept-charset"/> 1511 1509 </c> 1512 1513 1510 <c>Accept-Encoding</c> 1514 1511 <c>http</c> … … 1517 1514 <xref target="header.accept-encoding"/> 1518 1515 </c> 1519 1520 1516 <c>Accept-Language</c> 1521 1517 <c>http</c> … … 1524 1520 <xref target="header.accept-language"/> 1525 1521 </c> 1526 1527 1522 <c>Content-Disposition</c> 1528 1523 <c>http</c> 1529 <c>  </c>1524 <c> </c> 1530 1525 <c> 1531 1526 <xref target="content-disposition"/> 1532 1527 </c> 1533 1534 1528 <c>Content-Encoding</c> 1535 1529 <c>http</c> … … 1538 1532 <xref target="header.content-encoding"/> 1539 1533 </c> 1540 1541 1534 <c>Content-Language</c> 1542 1535 <c>http</c> … … 1545 1538 <xref target="header.content-language"/> 1546 1539 </c> 1547 1548 1540 <c>Content-Location</c> 1549 1541 <c>http</c> … … 1552 1544 <xref target="header.content-location"/> 1553 1545 </c> 1554 1555 1546 <c>Content-MD5</c> 1556 1547 <c>http</c> … … 1559 1550 <xref target="header.content-md5"/> 1560 1551 </c> 1561 1562 1552 <c>Content-Type</c> 1563 1553 <c>http</c> … … 1567 1557 </c> 1568 1558 </texttable> 1569 <t>1570 The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force".1571 </t>1572 1559 <!--(END)--> 1560 <t> 1561 The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force". 1562 </t> 1573 1563 </section> 1574 1564 </section>
Note: See TracChangeset
for help on using the changeset viewer.