qt5base-lts/tests/auto/network/access/qnetworkcookiejar
Peter Hartmann ae293c1cb2 QNetworkCookie: allow cookies for IPv6 domains
For IPv6 addresses don't call toAce as it returns the empty string.
We should reflect the behavior of browsers here, which all accept
cookies from IPv6 addresses.

Original-patch-by: David Tapuska <dtapuska@blackberry.com>

Task-number: QTBUG-35022

Change-Id: Ic00369e923d044ec459822b2405865c13e4185b6
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Richard J. Moore <rich@kde.org>
2013-12-13 09:44:25 +01:00
..
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
parser.json Implement RFC6265 test suite 2012-06-27 00:46:35 +02:00
qnetworkcookiejar.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
tst_qnetworkcookiejar.cpp QNetworkCookie: allow cookies for IPv6 domains 2013-12-13 09:44:25 +01:00