qt5base-lts/tests/auto/network/access
Jeongmin Kim 1ff6c575ce QNetworkDiskCache: Fix QNetworkDiskCache don't handle to set CookieHeader.
QNetworkDiskCache don't handle to set CookieHeader. so All Set-Cookie's value is invalid.
The root of cause is that metaDataChanged() don't work because of no slot for it.
Add the slot for it and renamed to _q_metaDataChanged.

Task-number: QTBUG-41514
Change-Id: I5cec017e59a1de69c6e89c0bc7209a73dcdc11da
Reviewed-by: Jeongmin Kim <jm86.kim@lge.com>
Reviewed-by: Jung Dong-Heon <clamp03@gmail.com>
Reviewed-by: Peter Hartmann <phartmann@blackberry.com>
2014-10-22 09:20:10 +02:00
..
qabstractnetworkcache Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qftp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qhttpnetworkconnection Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qhttpnetworkreply Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnetworkaccessmanager Merge remote-tracking branch 'origin/5.3' into 5.4 2014-09-29 13:38:11 +02:00
qnetworkcachemetadata Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnetworkcookie Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnetworkcookiejar Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnetworkdiskcache QNetworkDiskCache: Fix QNetworkDiskCache don't handle to set CookieHeader. 2014-10-22 09:20:10 +02:00
qnetworkreply Merge remote-tracking branch 'origin/5.3' into 5.4 2014-09-29 13:38:11 +02:00
qnetworkrequest Update license headers and add new license files 2014-09-24 12:26:19 +02:00
spdy Removing a few unneeded "? true : false" 2014-10-09 09:43:26 +02:00
access.pro network: add support for the SPDY protocol 2014-02-19 21:44:15 +01:00