does not post activitypub messages with correct content-type #76

Closed
opened 2018-06-23 10:50:51 +00:00 by kaniini · 0 comments
kaniini commented 2018-06-23 10:50:51 +00:00 (Migrated from github.com)

activitypub messages should be posted with one of:

  • application/ld+json; profile="https://www.w3.org/ns/activitystreams"
  • application/activity+json
  • application/json

but no content-type is sent

activitypub messages should be posted with one of: * `application/ld+json; profile="https://www.w3.org/ns/activitystreams"` * `application/activity+json` * `application/json` but no content-type is sent
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#76
No description provided.