mirror of
https://github.com/discourse/discourse.git
synced 2025-03-24 00:05:32 +08:00

This also corrects FileHelper.download so it supports "follow_redirect" correctly (it used to always follow 1 redirect) and adds a `validate_url` param that will bypass all uri validation if set to false (default is true)