- From: Poul-Henning Kamp <phk@phk.freebsd.dk>
- Date: Fri, 08 Apr 2011 10:21:26 +0000
- To: Julian Reschke <julian.reschke@gmx.de>
- cc: Mark Nottingham <mnot@mnot.net>, HTTP Working Group <ietf-http-wg@w3.org>
In message <4D9EE070.6010008@gmx.de>, Julian Reschke writes: >> Each cookies should have an attribute that tells if they should >> affect the Vary/hash-key or not. > >Well, if we were to change cookies-as-used-in-the-wild, then we just >should tell producers to send the Vary header if they need to. Only if we teach Vary about cookies... The problem is that some cookies matter (user-id) and some don't (statistics-tracking) for caching purposes. The easiest way would be to have the cookies themselves tell us. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.
Received on Friday, 8 April 2011 10:21:49 UTC