Add a Vary header when content negotiation happens
Without this, if a cache first sees a compressed version of the request,it will return that for potentially any future requests, even if theydon't request compression.
David Leadbeater 2 months ago 7334b8f6 96f210d2