NOISSUE Always follow redirects for NetAction based downloads
This commit is contained in:
@ -36,8 +36,6 @@ private:
|
||||
bool wroteAnyData = false;
|
||||
|
||||
public:
|
||||
bool m_followRedirects = false;
|
||||
|
||||
explicit CacheDownload(QUrl url, MetaEntryPtr entry);
|
||||
static CacheDownloadPtr make(QUrl url, MetaEntryPtr entry)
|
||||
{
|
||||
|
Reference in New Issue
Block a user