Changeset 1292 for draft-ietf-httpbis
- Timestamp:
- 27/05/11 07:09:04 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r1291 r1292 482 482 </t> 483 483 <t> 484 484 Note that any of the requirements listed above can be overridden by a 485 485 cache-control extension; see <xref target="cache.control.extensions" />. 486 486 </t> … … 547 547 </t> 548 548 <t> 549 549 Note that any of the requirements listed above can be overridden by a 550 550 cache-control extension; see <xref target="cache.control.extensions" />. 551 551 </t> … … 895 895 </t> 896 896 <t> 897 898 899 897 A cache &SHOULD; invalidate the effective request URI 898 (&effective-request-uri;) when passing through requests with methods 899 whose safety is unknown. 900 900 </t> 901 901 <t> … … 982 982 </t> 983 983 <t> 984 985 986 984 If multiple selected responses are available, the most recent response 985 (as determined by the Date header field) is used; see <xref 986 target="constructing.responses.from.caches"/>. 987 987 </t> 988 988 <t> … … 2578 2578 </t> 2579 2579 <t> 2580 2581 2582 2580 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/291" />: 2581 "Cache Extensions can override no-store, etc." 2582 </t> 2583 2583 </list> 2584 2584 </t> … … 2716 2716 </t> 2717 2717 <t> 2718 2719 2720 2721 2722 2723 2724 2718 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/38"/>: 2719 "Mismatch Vary" 2720 </t> 2721 <t> 2722 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/289"/>: 2723 "Proxies don't 'understand' methods" 2724 </t> 2725 2725 </list> 2726 2726 </t>
Note: See TracChangeset
for help on using the changeset viewer.