Changeset 524 for draft-ietf-httpbis
- Timestamp:
- 05/03/09 06:20:35 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest-roy/p6-cache.xml
r523 r524 607 607 the origin server or otherwise find a forward path) or explicitly allowed (e.g., 608 608 the max-stale request directive; see <xref target="cache-request-directive" />).</t> 609 <t>Otherwise, caches &SHOULD-NOT; return stale responses.</t>610 609 <t>Caches &MUST-NOT; return a stale response if it is prohibited by an explicit 611 610 in-protocol directive (e.g., by a "no-store" or "no-cache" cache directive, a … … 613 612 "proxy-revalidate" cache-response-directive; see <xref target="cache-response-directive" 614 613 />). </t> 614 <t>Otherwise, caches &SHOULD-NOT; return stale responses.</t> 615 615 <t>Stale responses &SHOULD; have a Warning header with the 110 warn-code (see <xref 616 616 target="header.warning" />). Likewise, the 112 warn-code &SHOULD; be sent if
Note: See TracChangeset
for help on using the changeset viewer.