mirror of
https://github.com/dariusk/express-activitypub.git
synced 2025-03-13 16:52:42 +00:00
Mastodon rejects messages that are "application/json" mime type, which is the default for a .json() call in Express. Have to add the "application/activity+json" Content-Type instead. |
||
---|---|---|
.. | ||
admin.js | ||
api.js | ||
inbox.js | ||
index.js | ||
message.js | ||
user.js | ||
webfinger.js |