Handle redirects when downloading updates
authorKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 5 Oct 2020 13:48:39 +0000 (15:48 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 5 Oct 2020 13:48:39 +0000 (15:48 +0200)
commitf39542688a2536a8f4645c84909c2bdee002d7a9
tree8fc82a9e6719866184179e1805366cecca7994df
parent01152d3f37beedea2c0433ee8eb9c8be66d3cfd3
Handle redirects when downloading updates

This is necessary for downloads coming from Github for instance. They
are systematically redirected and we'd just fail the download.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/updater/ocupdater.cpp