qt6-bb10/tests/auto/network
Edward Welbourne 6cee284001 Fix mis-handling of actual TLD in qIsEffectiveTLD()
If the domain passed down is an actual TLD that's the subject of a *
rule, e.g. "ck" subject to *.ck, then we were finding no dot in it and
concluding that it couldn't be the subject of a * rule.

Added a test for the specific .ck case and commented on where we could
get some canonical test data that I tripped over while researching
this. Cross-reference the cookie-jar test from the QUrl test, too.

Fixes: QTBUG-78097
Change-Id: Id858a9dae22e6b306a68df3fc199e0160f537159
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-09-16 17:05:09 +02:00
..
access Fix mis-handling of actual TLD in qIsEffectiveTLD() 2019-09-16 17:05:09 +02:00
bearer Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
kernel Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
socket Remove QOperatingSystemVersion::WindowsVista 2019-09-05 08:25:05 +02:00
ssl Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
network.pro