Changeset 721 for draft-ietf-httpbis/latest
- Timestamp:
- 03/11/09 21:53:09 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r720 r721 422 422 A cache &MUST-NOT; store a response to any request, unless: 423 423 <list style="symbols"> 424 <t>The request method is defined as being cacheable, and</t> 424 <t>The request method is understood by the cache and defined as being cacheable, and</t> 425 <t>The response status is understood by the cache and defined as being cacheable, and</t> 425 426 <t>the "no-store" cache directive (see <xref target="header.cache-control" />) does not 426 427 appear in request or response headers, and</t>
Note: See TracChangeset
for help on using the changeset viewer.