mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-11 15:55:35 -05: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.