mirror of
https://github.com/mastodon/mastodon
synced 2025-04-12 00:56:38 +02:00

`request.format` is not a symbol but a `Mime::Type`, so the condition actually never matched, and a session was created even for those requests, preventing caching.