Changeset 1775 for draft-ietf-httpbis/latest
- Timestamp:
- 14/07/12 17:46:59 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r1773 r1775 1322 1322 <div id="rfc.iref.o.1"></div> 1323 1323 <h4 id="rfc.section.7.2.1.7"><a href="#rfc.section.7.2.1.7">7.2.1.7</a> <a id="cache-request-directive.only-if-cached" href="#cache-request-directive.only-if-cached">only-if-cached</a></h4> 1324 <p id="rfc.section.7.2.1.7.p.1">The only-if-cached request directive indicates that the client only wishes to obtain a stored response. If it receives 3ive,1325 a cache <em class="bcp14">SHOULD</em> either respond using a stored response that is consistent with the other constraints of the request, or respond with a <a href="p2-semantics.html#status.504" class="smpl">504 (Gateway1324 <p id="rfc.section.7.2.1.7.p.1">The only-if-cached request directive indicates that the client only wishes to obtain a stored response. If it receives this 1325 directive, a cache <em class="bcp14">SHOULD</em> either respond using a stored response that is consistent with the other constraints of the request, or respond with a <a href="p2-semantics.html#status.504" class="smpl">504 (Gateway 1326 1326 Timeout)</a> status code. If a group of caches is being operated as a unified system with good internal connectivity, a member cache <em class="bcp14">MAY</em> forward such a request within that group of caches. 1327 1327 </p> -
draft-ietf-httpbis/latest/p6-cache.xml
r1773 r1775 1402 1402 <t> 1403 1403 The only-if-cached request directive indicates that the client only wishes 1404 to obtain a stored response. If it receives 3ive, a cache &SHOULD; either1405 respond using a stored response that is consistent with the other1404 to obtain a stored response. If it receives this directive, a cache &SHOULD; 1405 either respond using a stored response that is consistent with the other 1406 1406 constraints of the request, or respond with a <x:ref>504 (Gateway 1407 1407 Timeout)</x:ref> status code. If a group of caches is being operated as a
Note: See TracChangeset
for help on using the changeset viewer.