Changeset 498
- Timestamp:
- 04/03/09 07:03:36 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest-roy/p6-cache.xml
r497 r498 709 709 <t>A Vary header field-value of "*" always fails to match, and subsequent requests to that 710 710 resource can only be properly interpreted by the origin server.</t> 711 <t>If they fail to match, the cache &MAY; forward the presented request to the origin711 <t>If no stored response matches, the cache &MAY; forward the presented request to the origin 712 712 server in a conditional request, which &SHOULD; include all ETags stored with 713 713 potentially suitable responses in an If-None-Match request header. If the server responds with 304 (Not Modified) and
Note: See TracChangeset
for help on using the changeset viewer.