Changeset 483 for draft-ietf-httpbis
- Timestamp:
- 04/03/09 04:01:40 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest-roy/p6-cache.xml
r482 r483 426 426 <t>For a given request, a non-shared cache &MAY; return a stored response, provided 427 427 that: <list style="symbols"> 428 <t> the presented target-URI and that of the stored response match (see428 <t>The presented Request-URI and that of the stored response match (see 429 429 <cref>TBD</cref>), and</t> 430 430 <t>the request method associated with the stored response allows it to be … … 444 444 </t> 445 445 <t>A shared cache &MAY; return a stored response, provided that: <list style="symbols"> 446 <t> the criteria for non-shared caches above are met (taking into account directives specific to shared446 <t>The criteria for non-shared caches above are met (taking into account directives specific to shared 447 447 caches; see <xref target="header.cache-control" />), and</t> 448 448 <t>the stored response was not associated with an authenticated request (see
Note: See TracChangeset
for help on using the changeset viewer.