The plugin downloader supports Location redirects, but https was not being correctly parsed from the header, so it kept hammering away on the http version (often getting into a loop, up to 10 times). Fixed to correctly allow https in the Location redirect header. Also added a Location redirect to be allowed in the version_url variable in the plugin.conf, so you can redirect the version info to another url.