qt5base-lts/tests/auto/network/access/qnetworkcookiejar
Mårten Nordheim 51e14787d5 Stop rejecting cookies which have a domain that matches a TLD
... but only if the host it came from is an EXACT match. Also only apply
the cookie if the url is an EXACT match.

[ChangeLog][QtNetwork][QNetworkCookieJar] Cookies will no longer be
rejected when the domain matches a TLD. However (to avoid problems
with TLDs), such cookies are only accepted, or sent, when the host name
matches exactly.

Task-number: QTBUG-52040
Change-Id: Ic2ebd9211c48891beb669032591234b57713c31d
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2018-04-30 11:18:43 +00:00
..
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
parser.json Fix failing network cookie jar tests 2017-08-07 19:19:13 +00:00
qnetworkcookiejar.pro tst_qnetworkcookiejar: Added TESTDATA to .pro file 2015-11-20 14:41:22 +00:00
tst_qnetworkcookiejar.cpp Stop rejecting cookies which have a domain that matches a TLD 2018-04-30 11:18:43 +00:00