Changeset 900 for draft-ietf-httpbis/latest/p6-cache.html
- Timestamp:
- 24/07/10 06:35:53 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r892 r900 1165 1165 </p> 1166 1166 <ul class="empty"> 1167 <li>The no-cache response directive indicates that the response <em class="bcp14">MUST NOT</em> be used to satisfy a subsequent request without successful validation on the origin server. This allows an origin server to 1168 prevent caching even by caches that have been configured to return stale responses. 1167 <li>The no-cache response directive indicates that the response MUST NOT be used to satisfy a subsequent request without successful 1168 validation on the origin server. This allows an origin server to prevent a cache from using it to satisfy a request without 1169 contacting it, even by caches that have been configured to return stale responses. 1169 1170 </li> 1170 1171 <li>If the no-cache response directive specifies one or more field-names, this requirement is limited to the field-values associated
Note: See TracChangeset
for help on using the changeset viewer.