qBittorrent/src/base/net
Vladimir Golovnev (Glassez) 8bb34482ea
Handle HTTP redirections manually
Qt doesn't support Magnet protocol so we need to handle all redirections
manually to allow redirections to Magnet URIs.
2020-02-11 09:31:42 +03:00
..
private Handle HTTP redirections manually 2020-02-11 09:31:42 +03:00
dnsupdater.cpp Use DownloadHandler behind the scenes 2019-03-08 13:00:37 +03:00
dnsupdater.h Reduce number of DownloadManager signals 2019-03-05 11:28:29 +03:00
downloadmanager.cpp Handle HTTP redirections manually 2020-02-11 09:31:42 +03:00
downloadmanager.h Allow to cancel download request 2019-09-14 11:31:07 +03:00
geoipmanager.cpp Remove redundant null checks 2020-02-03 16:38:51 -05:00
geoipmanager.h Remove some unused #include 2019-06-04 17:48:55 +03:00
portforwarder.cpp Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
portforwarder.h Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
proxyconfigurationmanager.cpp Remove redundant null checks 2020-02-03 16:38:51 -05:00
proxyconfigurationmanager.h Add comparison operators for ProxyConfiguration 2019-06-19 18:52:24 +08:00
reverseresolution.cpp Let ReverseResolution always return/emit a result 2020-01-30 19:24:18 +08:00
reverseresolution.h Improve ReverseResolution class 2020-01-30 14:11:03 +08:00
smtp.cpp Replace static_cast by qOverload 2019-07-26 22:32:18 +08:00
smtp.h Remove some unused #include 2019-06-04 17:48:55 +03:00