Re: HTTP Protocol Extentions

Larry Masinter wrote:
> 
> It seems like what you want is some kind of globally unique
> ETag, e.g., such that a cache could presume that if it had
> data with same globally unique ETag anywhere in its cache,
> it could use that data; on the other hand, you also want
> those etags to be 'global'
> 
> Since there are both 'strong' and 'weak' etags, maybe we could
> add global etags too. For the most part, you can just use
> them like (strong) etags, but the origin server guarantees
> global uniqueness.

Yeah verily. I heard that suggestion from somebody else in
the last few days; the more I think about it, the more
I like it.

Proposed syntax, anyone?

-- 
Dan
http://www.w3.org/People/Connolly/

Received on Thursday, 11 September 1997 18:25:56 UTC