lemmy/crates/apub/src/http
perillamint 3d7d6b2530
Respond with Content-Type: application/activity+json (#3353)
As per ActivityPub specification, the return type should be
`application/activity+json`, not `application/json`.
2023-06-26 12:10:04 +02:00
..
comment.rs Use pretty print for federation json responses (#2801) 2023-04-12 20:17:23 -04:00
community.rs Use pretty print for federation json responses (#2801) 2023-04-12 20:17:23 -04:00
mod.rs Respond with Content-Type: application/activity+json (#3353) 2023-06-26 12:10:04 +02:00
person.rs Use pretty print for federation json responses (#2801) 2023-04-12 20:17:23 -04:00
post.rs Use pretty print for federation json responses (#2801) 2023-04-12 20:17:23 -04:00
routes.rs Implement separate mod activities for feature, lock post (#2716) 2023-02-18 09:50:28 -05:00
site.rs Use pretty print for federation json responses (#2801) 2023-04-12 20:17:23 -04:00