- From: Roy T. Fielding <fielding@gbiv.com>
- Date: Thu, 27 Jan 2005 17:14:52 -0800
- To: Lisa Dusseault <lisa@osafoundation.org>
- Cc: Julian Reschke <julian.reschke@gmx.de>, WebDAV WG <w3c-dist-auth@w3.org>
On Jan 27, 2005, at 3:58 PM, Lisa Dusseault wrote: > Also, I propose additional language for ETags: > > "The value of the 'getetag' property (and thus the value of the ETag > for a resource at that point in time) MAY change when a new binding is > added to a resource. However, the value MUST be the same for that > resource independent of the path submitted to PROPFIND." Absolutely not. It effectively forbids the use of etags that contain such info as the URI used to access the entity. ETags are specific to representations, not an identifier for resources. ....Roy
Received on Friday, 28 January 2005 01:14:53 UTC