qt5base-lts/tests/auto/network
Olivier Goffart a4f446704e QNAM: Fix authentication cache when the password is in the URL
Two problems:
 - The signal cacheCredidentials was not connected in the synchronous
   case while it must be connected. (Regression when the threaded http
   was merged)
 - We cannot cache the credidentials when we proceed the url because
   at that point, we do not know the realm (this basically reverts
   9bc5a32b875b812c3a706034c8c27614f86bd138)

Task-number: QTBUG-18411

Change-Id: I8ea11fa23db4314c3f17ed06d2d7f9ee934ccdba
Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>
2011-11-08 17:20:39 +01:00
..
access QNAM: Fix authentication cache when the password is in the URL 2011-11-08 17:20:39 +01:00
bearer Re-enabled tests 2011-10-26 02:58:36 +02:00
kernel all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
socket Move support for socket binding from QUdpSocket upstream to QAbstractSocket. 2011-10-31 20:25:12 +01:00
ssl SSL certificate extensions: add unit tests 2011-11-06 21:01:03 +01:00
network.pro Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00