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

HTTP connections must be explicitly closed in many cases, and letting perform method close connections makes its callers less redundant and prevent them from forgetting to close connections.