RE: 423 Locked

If you do a Propfind against the resource looking for the lockdiscovery
property, the resource should return an Owner and Timeout to the client (if
permissions allow).

Unfortunately the Owner tag is left undefined, and I am sure each
implementation has its own sets of values.

Kevin

-----Original Message-----
From: w3c-dist-auth-request@w3.org
[mailto:w3c-dist-auth-request@w3.org]On Behalf Of Rickard Falk
Sent: Thursday, February 03, 2000 12:47 AM
To: w3c-dist-auth@w3.org
Subject: 423 Locked


If a resource is locked with a exclusive lock, and another user tries to
lock if. The response then is 423 Locked. But, is there any way for the
client to know who owns the lock?
I would like the response to look something like this :
421 Locked
Date: ...
Server: ...
Connection: ...
LockOwner : user
LockDate  : date
LockType  : exclusive
LockedUntil : date         // if specified when locked

Comments?

/Rickard

Received on Thursday, 3 February 2000 04:04:04 UTC