Alex Rousskov wrote:
> IIRC, Vary headers are not a part of HTTP/1.0 (RFC 1945). If my
> recollection is correct, while the server in question may be doing
> HTTP/1.1, Squid should not rely on Vary presence in general.
To be precise, HTTP/1.1 servers responding ht HTTP/1.0 requests using server
side content negotiation SHOULD mark the reply as uncacheable by setting
Expires: <current time> in case there is caches not knowing about Vary.
In HTTP/1.0 the caching properties of server side content negotiation is
unspecified.
Regards
Henrik
Received on Fri Jun 14 2002 - 10:48:51 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:41 MST