Re: [#211] Query string cacheability

On 02.06.2010 07:04, Mark Nottingham wrote:
> Proposal:
>
> Add to the end of p6 2.3.1.1.  Calculating Heuristic Freshness):
>
> """
> Note that RFC2616 required that caches not calculate heuristic freshness for URLs with query components (i.e., those containing '?'). In practice, this has not been widely implemented. Therefore, servers are encouraged to send explicit directives (e.g., Cache-Control: no-cache) if they wish to preclude caching.
> """
> ...

Slightly reformatted, and reference added:

       Note: RFC 2616 ([RFC2616], Section 13.9) required that caches do
       not calculate heuristic freshness for URLs with query components
       (i.e., those containing '?').  In practice, this has not been
       widely implemented.  Therefore, servers are encouraged to send
       explicit directives (e.g., Cache-Control: no-cache) if they wish
       to preclude caching.

<http://trac.tools.ietf.org/wg/httpbis/trac/attachment/ticket/211/>

Best regards, Julian

Received on Wednesday, 2 June 2010 06:58:46 UTC