- From: <ccjason@us.ibm.com>
- Date: Wed, 24 Nov 1999 09:57:00 -0500
- To: Greg Stein <gstein@lyra.org>
- cc: w3c-dist-auth@w3.org
> > On a slightly different topic: why is a refresh done using locktokens > > gathered from the If: header, rather than the more obvious Lock-Token: > > header? > > I can't recall our original rationale. We might have been thinking that, > since the lock had to exist for the request to be honored, this > effectively > made the locks existence a precondition, and preconditions are expressed > using the If header. > > So do we need to define server behavior if more than one lock is specified > in the If header? > fyi: mod_dav refreshes all of them. Interesting. And what type of body do you use for success? Do you only support it if the locks are on the same resource? And how do you respond if some of the refreshes failed?
Received on Wednesday, 24 November 1999 09:57:05 UTC