Re: Change to Lock-Token

Yaron Goland wrote:
> 
> As I was working through versioning I realized I had made a mistake in
> specifying the Lock-Token header. I want lock-tokens to be
> quoted-strings, instead of tokens, so they can be used anywhere an e-tag
> may be used.
>                 Yaron
> 
> Lock-Token Header
> 
> LockToken = "Lock-Token" ":" quoted-string CRLF
> 
> The Lock-Token may be used anywhere that an e-tag may be used. So
> Lock-Tokens may be used in if-match calls to indicate that the request
> may only proceed if the lock is still in force.
> The LockToken header may never appear in the same request as a Lock-Info
> header.

If a lock-token quacks like an etag, why isn't an etag?

Wouldn't it be simpler just to say "you can lock something, 
and you get back the etag of the thing you locked"?

--
http://www.parc.xerox.com

Received on Monday, 24 March 1997 00:13:35 UTC