qt5base-lts/tests/auto/network/access
Matt Broadstone 45cbbe56bc refactor disconnectFromFtp to remove cached entries when necessary
In cases where a cached ftp connection fails to connect, or a file
transfer has failed, we should removed the cached connection. Since qnam
has an idea of a single internal QFtp per full operation, when file
transfers failed previously the cached connection would be reused for
subsequent connections and thus fail.

[ChangeLog][QtNetwork][QNetworkAccessManager] QNetworkAccessManager now
properly handles FTP transfer failures by removing failed cached ftp
connections.

Task-number: QTBUG-40797
Change-Id: Ie090a39ceddd7e58a0d8baf7d01f2a08c70162e5
Reviewed-by: Richard J. Moore <rich@kde.org>
2014-08-15 19:48:36 +02:00
..
qabstractnetworkcache QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
qftp Skip the test 'abort' of tst_qftp. 2014-03-10 20:41:43 +01:00
qhttpnetworkconnection Fix network tests relying on troll.no 2014-03-13 13:25:26 +01:00
qhttpnetworkreply QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
qnetworkaccessmanager QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
qnetworkcachemetadata QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
qnetworkcookie QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
qnetworkcookiejar QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
qnetworkdiskcache Added stream version into network cache file format 2014-07-17 11:28:18 +02:00
qnetworkreply refactor disconnectFromFtp to remove cached entries when necessary 2014-08-15 19:48:36 +02:00
qnetworkrequest QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
spdy spdy autotest: Fixed build with QT_NO_NETWORKPROXY 2014-03-06 12:21:14 +01:00
access.pro network: add support for the SPDY protocol 2014-02-19 21:44:15 +01:00