mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Fix RSS cookie support
This commit is contained in:
parent
b9a3890dd5
commit
4832a24ac5
33 changed files with 391 additions and 385 deletions
|
@ -58,7 +58,7 @@ public:
|
|||
protected:
|
||||
QString errorCodeToString(QNetworkReply::NetworkError status);
|
||||
void applyProxySettings();
|
||||
void loadCookies(QString host_name, QString url);
|
||||
void loadCookies(const QString &host_name, QString url);
|
||||
|
||||
protected slots:
|
||||
void processDlFinished(QNetworkReply* reply);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue