Changeset 828 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 08/06/10 05:24:53 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r827 r828 611 611 since that time. A typical setting of this fraction might be 10%. 612 612 </t> 613 <t> 614 <cref anchor="REVIEW-query-string-heuristics">took away HTTP/1.0 query string heuristic uncacheability.</cref> 615 </t> 613 <x:note> 614 <t> 615 <x:h>Note:</x:h> RFC 2616 (<xref target="RFC2616" x:fmt="," x:sec="13.9"/>) 616 required that caches do not calculate heuristic freshness for URLs with 617 query components (i.e., those containing '?'). In practice, this has not 618 been widely implemented. Therefore, servers are encouraged to send explicit 619 directives (e.g., Cache-Control: no-cache) if they wish to preclude 620 caching. 621 </t> 622 </x:note> 616 623 </section> 617 624 </section> … … 2474 2481 "IANA registry for cache-control directives" 2475 2482 </t> 2483 <t> 2484 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/211" />: 2485 "Heuristic caching of URLs with query components" 2486 </t> 2476 2487 </list> 2477 2488 </t>
Note: See TracChangeset
for help on using the changeset viewer.