Lock

I have another 'client side' related question.
When I'm issuing a Lock command, can I include the 'If-Unmodified-Since' in
the header ( http standard parameter...)?
In our client a user can browse through allot of files, without having them
locked. Then when he wants to edit the file, he then presses a lock button.
But when he presses this button, the client must make sure that the file
that he has read, is the latest one. Today I'm doing a Lock, then a Head
command to se if the 'Last-Modified' parameter is changed since the Get. It
would be much easier if I just could add the 'If-Unmodified-Since' in the
Lock request.

/Rickard

Received on Tuesday, 8 February 2000 06:14:38 UTC