Changeset 519 for draft-ietf-httpbis
- Timestamp:
- 05/03/09 06:10:23 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest-roy/p6-cache.xml
r518 r519 432 432 <t>selecting request-headers nominated by the stored response (if any) match those presented (see <xref 433 433 target="caching.negotiated.responses" />), and</t> 434 <t>the presented request and stored response are free from directives that would prevent 435 its use (see <xref target="header.cache-control" /> and <xref target="header.pragma" 436 />), and</t> 434 437 <t>the stored response is either: 435 438 <list style="symbols"> … … 437 440 <t>allowed to be served stale (see <xref target="serving.stale.responses" />), or</t> 438 441 <t>successfully validated (see <xref target="validation.model" />).</t> 439 </list>and</t> 440 <t>the presented request and stored response are free from directives that would prevent 441 its use (see <xref target="header.cache-control" /> and <xref target="header.pragma" 442 />).</t> 442 </list></t> 443 443 </list> 444 444 </t>
Note: See TracChangeset
for help on using the changeset viewer.