2023-01-17 UTC
# [Tim_Nolte] [pfefferle] do you think that if the ActivityPub plugin could add support for posts to render JSON based on a query parameter such as `?format=application/activity+json` then we could leverage that for these caching situation with a rewrite rule using something like `RewriteCond %
{HTTP_ACCEPT}
"application/activity+json"`?