Re: i37 - Vary and non-existant headers

On fre, 2007-11-16 at 09:46 +1300, Adrien de Croy wrote:

> E.g. if an original request for something contained an Accept-Language 
> header specifying many acceptable languages, the response comes back 
> with one of those languages.  If a subsequent request comes in which 
> will accept the language that is cached, should that be served back or not?

Depends on if the cache have seen that Accep-language header previosly,
and if not if the server supports If-None-Match.

Please read RFC2616 13.6  Caching Negotiated Responses one more time.

Regards
Henrik

Received on Saturday, 17 November 2007 20:58:33 UTC