Changeset 827 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 07/06/10 11:29:53 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r826 r827 977 977 <x:anchor-alias value="cache-response-directive"/> 978 978 <t> 979 The "Cache-Control" general-header field is used to specify directives that 980 &MUST; be obeyed by all caches along the request/response chain. Such cache 981 directives are unidirectional in that the presence of a directive in a 982 request does not imply that the same directive is to be given in the 983 response. 979 The "Cache-Control" general-header field is used to specify directives for 980 caches along the request/response chain. Such cache directives are 981 unidirectional in that the presence of a directive in a request does not 982 imply that the same directive is to be given in the response. 983 </t> 984 <t> 985 HTTP/1.1 caches &MUST; obey the requirements of the Cache-Control directives 986 defined in this section. See <xref target="cache.control.extensions"/> for 987 information about how Cache-Control directives defined elsewhere are handled. 984 988 </t> 985 989 <x:note> … … 2463 2467 </t> 2464 2468 <t> 2469 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/168" />: 2470 "Clarify differences between / requirements for request and response CC directives" 2471 </t> 2472 <t> 2465 2473 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/208" />: 2466 2474 "IANA registry for cache-control directives"
Note: See TracChangeset
for help on using the changeset viewer.