Skip to content

fix regression in mime type handling close #82#83

Merged
wmurphyrd merged 1 commit intomasterfrom
82-mime-regression
Jan 26, 2023
Merged

fix regression in mime type handling close #82#83
wmurphyrd merged 1 commit intomasterfrom
82-mime-regression

Conversation

@wmurphyrd
Copy link
Copy Markdown
Member

@wmurphyrd wmurphyrd commented Jan 26, 2023

dependency change within express changed content negotiation matching so an old workaround was breaking the match for application/ld+json; profile="https://www.w3.org/ns/activitystreams" and is no longer necessary

Close #82

@wmurphyrd wmurphyrd merged commit 21c54ed into master Jan 26, 2023
@wmurphyrd wmurphyrd deleted the 82-mime-regression branch January 26, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle requests with ActivityPub media type in Accept header

1 participant