Add user agent header to most MultiMC download requests.

This commit is contained in:
Petr Mrázek
2013-10-02 23:35:45 +02:00
parent 48bd3add29
commit eba9b3d759
6 changed files with 33 additions and 15 deletions

View File

@ -101,6 +101,7 @@ public:
protected
slots:
void list_downloaded();
void list_failed();
protected:
DownloadJobPtr listJob;