This commit is contained in:
Joey Hess 2024-07-04 15:26:05 -04:00
parent 2ca51fe947
commit 3f9569e27f
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 13 additions and 29 deletions

View file

@ -115,13 +115,16 @@ the client sends:
The server responds with either SUCCESS or FAILURE.
The former indicates the content is locked. It will remain
locked until 10 minutes after the connection is broken, or until
the client sends:
locked until the client sends:
UNLOCKCONTENT Key
The server makes no response to that.
If the connection is broken before the client sends UNLOCKCONTENT,
the content will remain locked for at least 10 minutes from when the server
sent SUCCESS.
## Removing content
To remove a key's content from the server, the client sends: