Changeset 680 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 13/08/09 12:19:37 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r679 r680 1563 1563 should be updated with the permanent registrations below (see <xref target="RFC3864" />): 1564 1564 </t> 1565 1565 <?BEGININC p6-cache.iana-headers ?> 1566 1566 <!--AUTOGENERATED FROM extract-header-defs.xslt, do not edit manually--> 1567 <texttable align="left" anchor="iana.header.registration.table" suppress-title="true"> 1568 <ttcol>Header Field Name</ttcol> 1569 <ttcol>Protocol</ttcol> 1570 <ttcol>Status</ttcol> 1571 <ttcol>Reference</ttcol> 1572 1573 <c>Age</c> 1574 <c>http</c> 1575 <c>standard</c> 1576 <c> 1577 <xref target="header.age" /> 1578 </c> 1579 1580 <c>Cache-Control</c> 1581 <c>http</c> 1582 <c>standard</c> 1583 <c> 1584 <xref target="header.cache-control" /> 1585 </c> 1586 1587 <c>Expires</c> 1588 <c>http</c> 1589 <c>standard</c> 1590 <c> 1591 <xref target="header.expires" /> 1592 </c> 1593 1594 <c>Pragma</c> 1595 <c>http</c> 1596 <c>standard</c> 1597 <c> 1598 <xref target="header.pragma" /> 1599 </c> 1600 1601 <c>Vary</c> 1602 <c>http</c> 1603 <c>standard</c> 1604 <c> 1605 <xref target="header.vary" /> 1606 </c> 1607 1608 <c>Warning</c> 1609 <c>http</c> 1610 <c>standard</c> 1611 <c> 1612 <xref target="header.warning" /> 1613 </c> 1567 <texttable align="left" suppress-title="true" anchor="iana.header.registration.table"> 1568 <ttcol>Header Field Name</ttcol> 1569 <ttcol>Protocol</ttcol> 1570 <ttcol>Status</ttcol> 1571 <ttcol>Reference</ttcol> 1572 1573 <c>Age</c> 1574 <c>http</c> 1575 <c>standard</c> 1576 <c> 1577 <xref target="header.age"/> 1578 </c> 1579 <c>Cache-Control</c> 1580 <c>http</c> 1581 <c>standard</c> 1582 <c> 1583 <xref target="header.cache-control"/> 1584 </c> 1585 <c>Expires</c> 1586 <c>http</c> 1587 <c>standard</c> 1588 <c> 1589 <xref target="header.expires"/> 1590 </c> 1591 <c>Pragma</c> 1592 <c>http</c> 1593 <c>standard</c> 1594 <c> 1595 <xref target="header.pragma"/> 1596 </c> 1597 <c>Vary</c> 1598 <c>http</c> 1599 <c>standard</c> 1600 <c> 1601 <xref target="header.vary"/> 1602 </c> 1603 <c>Warning</c> 1604 <c>http</c> 1605 <c>standard</c> 1606 <c> 1607 <xref target="header.warning"/> 1608 </c> 1614 1609 </texttable> 1615 1610 <!--(END)--> 1611 <?ENDINC p6-cache.iana-headers ?> 1616 1612 <t> 1617 1613 The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force". … … 2086 2082 </section> 2087 2083 2088 < !-- BEGININC p6-cache.abnf-appendix -->2084 <?BEGININC p6-cache.abnf-appendix ?> 2089 2085 <section xmlns:x="http://purl.org/net/xml2rfc/ext" title="Collected ABNF" anchor="collected.abnf"> 2090 2086 <figure> … … 2161 2157 ; Warning defined but not used 2162 2158 </artwork></figure></section> 2163 < !-- ENDINC p6-cache.abnf-appendix -->2159 <?ENDINC p6-cache.abnf-appendix ?> 2164 2160 2165 2161 <section anchor="change.log" title="Change Log (to be removed by RFC Editor before publication)">
Note: See TracChangeset
for help on using the changeset viewer.