Changeset 1129 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 21/02/11 06:41:13 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r1120 r1129 1251 1251 <iref item="public" primary="true" subitem="Cache Directive" /> 1252 1252 <list> 1253 <t>The public response directive indicates that a cache &MAY; store 1254 the response, even if it would normally be non-cacheable or cacheable only 1255 within a private cache. (See also Authorization, 1256 &header-authorization;, for additional details.) </t> 1253 <t>The public response directive indicates that a response whose 1254 associated request contains an 'Authentication' header &MAY; be 1255 stored (see <xref target="caching.authenticated.responses" />).</t> 1257 1256 </list> 1258 1257 </t>
Note: See TracChangeset
for help on using the changeset viewer.