W3C home > Mailing lists > Public > ietf-http-wg@w3.org > October to December 1995

Re: Confusion over caching (was Re: Logic Bag concerns)

From: Larry Masinter <masinter@parc.xerox.com>
Date: Sun, 10 Dec 1995 13:31:47 PST
To: fielding@avron.ICS.UCI.EDU
Cc: mogul@pa.dec.com, http-wg%cuckoo.hpl.hp.com@hplb.hpl.hp.com
Message-Id: <95Dec10.133152pst.2733@golden.parc.xerox.com>
I think the issue between opaque validators vs. header-based
validators is one of where you expect the additional implementation
work to be if a different value is chosen as validator.

IF: {eq {Content-MD5 "blah"}}

or

content-validator: md5:blah

====

IF: {eq {Last-Modified "Fri, 01 Dec 1995 14:13:06 gMT"}}

or

content-validator: lastmodified:19951201141306

These are logically equivalent in terms of protocol, but using IF the
cache has to decide which field is relevant for determining cache
validity, while in the latter case, the server decides which field is
valid.
Received on Sunday, 10 December 1995 13:35:56 UTC

This archive was generated by hypermail 2.4.0 : Thursday, 2 February 2023 18:42:57 UTC