mirror of
https://github.com/friendica/friendica
synced 2025-04-23 17:50:16 +00:00
Now sending does finally work - and some AP standards are improved as well
This commit is contained in:
parent
e4d28629e4
commit
699a4140f9
5 changed files with 27 additions and 20 deletions
|
@ -47,6 +47,6 @@ class Inbox extends BaseModule
|
|||
|
||||
ActivityPub::processInbox($postdata, $_SERVER, $uid);
|
||||
|
||||
System::httpExit(202);
|
||||
System::httpExit(201);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue