]> Untitled Git - lemmy.git/commit
Respond with `Content-Type: application/activity+json` (#3353)
authorperillamint <perillamint@users.noreply.github.com>
Mon, 26 Jun 2023 10:10:04 +0000 (19:10 +0900)
committerGitHub <noreply@github.com>
Mon, 26 Jun 2023 10:10:04 +0000 (12:10 +0200)
commit3d7d6b253086f1ac78e6dd459bc4c904df45dbfa
treefb0bc146cebdaedd52809efa415ea0afb643386e
parent01dc1efe775adce5f7710172b2ed579ce64115d7
Respond with `Content-Type: application/activity+json` (#3353)

As per ActivityPub specification, the return type should be
`application/activity+json`, not `application/json`.
crates/apub/src/http/mod.rs