Changeset 1184 for draft-ietf-httpbis
- Timestamp:
- 14/03/11 15:36:28 (12 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r1180 r1184 809 809 also forward a request with "Cache-Control: max-age=0" or "Cache-Control: no-cache" to disambiguate which response to use. 810 810 </p> 811 <p id="rfc.section.2.2.p.6">A cache that does not have a clock available <em class="bcp14">MUST NOT</em> use dstored responses without revalidating them on every use. A cache, especially a shared cache, <em class="bcp14">SHOULD</em> use a mechanism, such as NTP <a href="#RFC1305" id="rfc.xref.RFC1305.1"><cite title="Network Time Protocol (Version 3) Specification, Implementation">[RFC1305]</cite></a>, to synchronize its clock with a reliable external standard.811 <p id="rfc.section.2.2.p.6">A cache that does not have a clock available <em class="bcp14">MUST NOT</em> use stored responses without revalidating them on every use. A cache, especially a shared cache, <em class="bcp14">SHOULD</em> use a mechanism, such as NTP <a href="#RFC1305" id="rfc.xref.RFC1305.1"><cite title="Network Time Protocol (Version 3) Specification, Implementation">[RFC1305]</cite></a>, to synchronize its clock with a reliable external standard. 812 812 </p> 813 813 <h2 id="rfc.section.2.3"><a href="#rfc.section.2.3">2.3</a> <a id="expiration.model" href="#expiration.model">Freshness Model</a></h2> -
draft-ietf-httpbis/latest/p6-cache.xml
r1180 r1184 562 562 </t> 563 563 <t> 564 A cache that does not have a clock available &MUST-NOT; use dstored responses564 A cache that does not have a clock available &MUST-NOT; use stored responses 565 565 without revalidating them on every use. A cache, especially a shared 566 566 cache, &SHOULD; use a mechanism, such as NTP <xref target="RFC1305"/>, to
Note: See TracChangeset
for help on using the changeset viewer.