Changeset 541 for draft-ietf-httpbis/latest/p6-cache.html
- Timestamp:
- 06/03/09 15:01:39 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r540 r541 1304 1304 of its meaning. 1305 1305 </p> 1306 <p id="rfc.section.3.6.p.14"> 110 Response is stale</p>1306 <p id="rfc.section.3.6.p.14"></p> 1307 1307 <dl class="empty"> 1308 1308 <dd><em class="bcp14">SHOULD</em> be included whenever the returned response is stale. 1309 1309 </dd> 1310 1310 </dl> 1311 <p id="rfc.section.3.6.p.15"> 111 Revalidation failed</p>1311 <p id="rfc.section.3.6.p.15"></p> 1312 1312 <dl class="empty"> 1313 1313 <dd><em class="bcp14">SHOULD</em> be included if a cache returns a stale response because an attempt to validate the response failed, due to an inability to … … 1315 1315 </dd> 1316 1316 </dl> 1317 <p id="rfc.section.3.6.p.16"> 112 Disconnected operation</p>1317 <p id="rfc.section.3.6.p.16"></p> 1318 1318 <dl class="empty"> 1319 1319 <dd><em class="bcp14">SHOULD</em> be included if the cache is intentionally disconnected from the rest of the network for a period of time. 1320 1320 </dd> 1321 1321 </dl> 1322 <p id="rfc.section.3.6.p.17"> 113 Heuristic expiration</p>1322 <p id="rfc.section.3.6.p.17"></p> 1323 1323 <dl class="empty"> 1324 1324 <dd><em class="bcp14">SHOULD</em> be included if the cache heuristically chose a freshness lifetime greater than 24 hours and the response's age is greater … … 1326 1326 </dd> 1327 1327 </dl> 1328 <p id="rfc.section.3.6.p.18"> 199 Miscellaneous warning</p>1328 <p id="rfc.section.3.6.p.18"></p> 1329 1329 <dl class="empty"> 1330 1330 <dd>The warning text can include arbitrary information to be presented to a human user, or logged. A system receiving this warning <em class="bcp14">MUST NOT</em> take any automated action, besides presenting the warning to the user. 1331 1331 </dd> 1332 1332 </dl> 1333 <p id="rfc.section.3.6.p.19"> 214 Transformation applied</p>1333 <p id="rfc.section.3.6.p.19"></p> 1334 1334 <dl class="empty"> 1335 1335 <dd><em class="bcp14">MUST</em> be added by an intermediate cache or proxy if it applies any transformation changing the content-coding (as specified in the … … 1338 1338 </dd> 1339 1339 </dl> 1340 <p id="rfc.section.3.6.p.20"> 299 Miscellaneous persistent warning</p>1340 <p id="rfc.section.3.6.p.20"></p> 1341 1341 <dl class="empty"> 1342 1342 <dd>The warning text can include arbitrary information to be presented to a human user, or logged. A system receiving this warning <em class="bcp14">MUST NOT</em> take any automated action.
Note: See TracChangeset
for help on using the changeset viewer.