Changeset 505
- Timestamp:
- 05/03/09 03:46:34 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest-roy/p6-cache.xml
r504 r505 993 993 <iref item="Cache Directives" primary="true" subitem="must-revalidate" /> 994 994 <iref item="must-revalidate" primary="true" subitem="Cache Directive" /> must-revalidate <list> 995 <t>The must-revalidate response directive indicates that validation is required before 996 the response is used by a cache to satisfy any request.</t> 997 <t>When the present, caches &MUST-NOT; use a stored after it becomes stale to 998 respond to a subsequent request without first validating it with the origin server.</t> 995 <t>The must-revalidate response directive indicates that once it has become stale, the response &MUST-NOT; be 996 used to satisfy subsequent requests without successful validation on the origin server.</t> 999 997 <t>The must-revalidate directive is necessary to support reliable operation for 1000 998 certain protocol features. In all circumstances an HTTP/1.1 cache &MUST; obey
Note: See TracChangeset
for help on using the changeset viewer.