Changeset 825 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 02/06/10 07:50:07 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r824 r825 1612 1612 <?BEGININC p6-cache.cache-directives ?> 1613 1613 <!--AUTOGENERATED FROM extract-cache-directives-defs.xslt, do not edit manually--> 1614 <texttable align="left" suppress-title="true"1614 <texttable xmlns:my="#my" align="left" suppress-title="true" 1615 1615 anchor="iana.cache.directive.registration.table"> 1616 1616 <ttcol>Cache Directive</ttcol> … … 1665 1665 <xref target="cache-response-directive"/> 1666 1666 </c> 1667 <c>stale-if-error</c> 1668 <c> 1669 <xref xmlns:x="http://purl.org/net/xml2rfc/ext" target="RFC5861" x:fmt="," x:sec="4"/> 1670 </c> 1671 <c>stale-while-revalidate</c> 1672 <c> 1673 <xref xmlns:x="http://purl.org/net/xml2rfc/ext" target="RFC5861" x:fmt="," x:sec="3"/> 1674 </c> 1667 1675 </texttable> 1668 1676 <!--(END)--> … … 2102 2110 </reference> 2103 2111 2112 <reference anchor='RFC5861'> 2113 <front> 2114 <title abbrev="HTTP stale controls">HTTP Cache-Control Extensions for Stale Content</title> 2115 <author initials="M." surname="Nottingham" fullname="Mark Nottingham"> 2116 <organization>Yahoo! Inc.</organization> 2117 <address><email>mnot@yahoo-inc.com</email></address> 2118 </author> 2119 <date month="April" year="2010"/> 2120 </front> 2121 <seriesInfo name='RFC' value='5861' /> 2122 </reference> 2123 2104 2124 </references> 2105 2125
Note: See TracChangeset
for help on using the changeset viewer.