mirror of
https://github.com/discourse/discourse.git
synced 2025-04-19 09:39:08 +08:00

This doesn't cope well with gzipped, binary, or large responses. Ideally we would teach FinalDestination to safely retrieve and decode some of the response body. But for now, let's remove the broken implementation.