Changeset 517
- Timestamp:
- 05/03/09 06:09:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest-roy/p6-cache.xml
r516 r517 394 394 appear in request or response headers, and</t> 395 395 <t>the "private" cache response directive (see <xref target="header.cache-control" /> 396 does not appear in the response, if the cache is a shared cache, and</t>397 <t>the request does not have an Authorization header (see &header-authorization;), if398 unless either the cache is non-shared, or the "public" directive is present (see <xref396 does not appear in the response, if the cache is shared, and</t> 397 <t>the "Authorization" header (see &header-authorization;) does not appear in the request, if 398 the cache is shared (unless the "public" directive is present; see <xref 399 399 target="header.cache-control" />).</t> 400 400 <t>the cache understands partial responses, if the response is partial or incomplete
Note: See TracChangeset
for help on using the changeset viewer.