Changeset 781 for draft-ietf-httpbis
- Timestamp:
- 10/03/10 04:26:23 (12 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r780 r781 829 829 <li>If the Expires response header (<a href="#header.expires" id="rfc.xref.header.expires.3" title="Expires">Section 3.3</a>) is present, use its value minus the value of the Date response header, or 830 830 </li> 831 <li>Otherwise, no explicit expiration time is present in the response , but a heuristic may be used; see <a href="#heuristic.freshness" title="Calculating Heuristic Freshness">Section 2.3.1.1</a>.831 <li>Otherwise, no explicit expiration time is present in the response. A heuristic freshness lifetime might be applicable; see <a href="#heuristic.freshness" title="Calculating Heuristic Freshness">Section 2.3.1.1</a>. 832 832 </li> 833 833 </ul> -
draft-ietf-httpbis/latest/p6-cache.xml
r780 r781 588 588 <t>If the Expires response header (<xref target="header.expires" />) is present, use 589 589 its value minus the value of the Date response header, or</t> 590 <t>Otherwise, no explicit expiration time is present in the response , but aheuristic591 may be used; see <xref target="heuristic.freshness" />.</t>590 <t>Otherwise, no explicit expiration time is present in the response. A heuristic 591 freshness lifetime might be applicable; see <xref target="heuristic.freshness" />.</t> 592 592 </list> 593 593 </t>
Note: See TracChangeset
for help on using the changeset viewer.