Changeset 948 for draft-ietf-httpbis/10/p6-cache.html
- Timestamp:
- 27/07/10 14:46:13 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/10/p6-cache.html
r947 r948 1158 1158 with the listed response headers. That is, the specified field-names(s) <em class="bcp14">MUST NOT</em> be stored by a shared cache, whereas the remainder of the response message <em class="bcp14">MAY</em> be. 1159 1159 </li> 1160 <li> <b>Note:</b> This usage of the word private only controls where the response may be stored, and cannot ensure the privacy of the message1160 <li> <b>Note:</b> This usage of the word private only controls where the response may be stored, and cannot ensure the privacy of the message 1161 1161 content. Also, private response directives with field-names are often handled by implementations as if an unqualified private 1162 1162 directive was received; i.e., the special handling for the qualified form is not widely implemented. … … 1173 1173 server to prevent the re-use of certain header fields in a response, while still allowing caching of the rest of the response. 1174 1174 </li> 1175 <li> <b>Note:</b> Most HTTP/1.0 caches will not recognize or obey this directive. Also, no-cache response directives with field-names are often1175 <li> <b>Note:</b> Most HTTP/1.0 caches will not recognize or obey this directive. Also, no-cache response directives with field-names are often 1176 1176 handled by implementations as if an unqualified no-cache directive was received; i.e., the special handling for the qualified 1177 1177 form is not widely implemented.
Note: See TracChangeset
for help on using the changeset viewer.