Changeset 1753 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 09/07/12 23:55:17 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r1752 r1753 739 739 <x:note> 740 740 <t> 741 &Note; RFC 2616 (<xref target="RFC2616" x:fmt=","742 x:sec="13.9"/>) required that caches do not calculate heuristic743 freshness for URIs with query components (i.e., those containing '?').744 In practice, this has not been widely implemented. Therefore, servers745 are encouraged to send explicit directives (e.g., Cache-Control:746 no-cache) if they wish to precludecaching.741 &Note; <xref target="RFC2616" x:fmt="," x:sec="13.9"/> prohibited caches 742 from calculating heuristic freshness for URIs with query components 743 (i.e., those containing '?'). In practice, this has not been widely 744 implemented. Therefore, servers are encouraged to send explicit 745 directives (e.g., Cache-Control: no-cache) if they wish to preclude 746 caching. 747 747 </t> 748 748 </x:note>
Note: See TracChangeset
for help on using the changeset viewer.