Changeset 1996 for draft-ietf-httpbis
- Timestamp:
- 15/11/12 07:04:58 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r1995 r1996 1119 1119 <p id="rfc.section.4.3.p.6">If multiple selected responses are available, the most recent response (as determined by the <a href="p2-semantics.html#header.date" class="smpl">Date</a> header field) is used; see <a href="#constructing.responses.from.caches" title="Constructing Responses from Caches">Section 4</a>. 1120 1120 </p> 1121 <p id="rfc.section.4.3.p.7">If no selected response is available, the cache can forward the presented request to the origin server in a conditional request;1122 se e <a href="#validation.model" title="Validation Model">Section 4.2</a>.1121 <p id="rfc.section.4.3.p.7">If no selected response is available, the cache cannot satisfy the presented request. Typically, it is forwarded to the origin 1122 server in a (possibly conditional; see <a href="#validation.model" title="Validation Model">Section 4.2</a>) request. 1123 1123 </p> 1124 1124 <h2 id="rfc.section.4.4"><a href="#rfc.section.4.4">4.4</a> <a id="combining.responses" href="#combining.responses">Combining Partial Content</a></h2>
Note: See TracChangeset
for help on using the changeset viewer.