mirror of https://gitlab.com/bashrc2/epicyon
Remove line break
parent
5caf19240f
commit
6f3f8f0086
|
@ -912,8 +912,7 @@ Upon receipt of an `Add` activity into the **inbox**, the server *SHOULD* add th
|
|||
* the `object` is not allowed to be added to the `target` collection for some other reason, at the receiver's discretion.
|
||||
|
||||
### 7.9 Remove Activity
|
||||
Upon receipt of a `Remove` activity into the **inbox**, the server *SHOULD* remove the `object` from the collection specified in the
|
||||
`target` property, unless:
|
||||
Upon receipt of a `Remove` activity into the **inbox**, the server *SHOULD* remove the `object` from the collection specified in the `target` property, unless:
|
||||
|
||||
* the `target` is not owned by the receiving server, and thus they can't update it.
|
||||
* the `object` is not allowed to be removed to the `target` collection for some other reason, at the receiver's discretion.
|
||||
|
|
Loading…
Reference in New Issue