Changeset 470 for draft-ietf-httpbis
- Timestamp:
- 04/03/09 02:56:57 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest-roy/p6-cache.xml
r469 r470 421 421 <t>the presented target-URI and that of the stored response match (see 422 422 <cref>TBD</cref>), and</t> 423 <t>selecting headers nominated by the stored response (if any) match (see <xref423 <t>selecting request-headers nominated by the stored response (if any) match (see <xref 424 424 target="caching.negotiated.responses" />), and</t> 425 425 <t>the stored response is either fresh (see <xref target="expiration.model" />) or … … 712 712 <t>A Vary header field-value of "*" always fails to match, and subsequent requests on that 713 713 resource can only be properly interpreted by the origin server.</t> 714 <t>If the selecting request header fields for the stored response do not match the selecting714 <t>If the selecting request-headers for the stored response do not match the selecting 715 715 request header fields of the new request, then the cache &MUST-NOT; use the stored 716 716 response to satisfy the request unless it first relays the new request to the origin
Note: See TracChangeset
for help on using the changeset viewer.