summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2017-04-13 12:10:04 +0200
committerOliver Wolff <oliver.wolff@qt.io>2017-05-18 05:18:47 +0000
commitacc134c8ea5f756dd605d0de50ca1a263383de2d (patch)
tree70b8604cbd3cf4870c4866bf4cae7f7994cbc225 /tests/auto
parent1eea9e60d042f2580080e7939d776bc866dc4e0e (diff)
winrt: Skip host lookup for http connections
While QAbstractSocket is already changed in a way that winrt only connects to host names and does not do IP lookups, http connections still do a lookup to check, whether to use IPv4 or IPv6. As this information is not needed on winrt anyways and hostnames are to be preferred over IP addresses on winrt (automatic lookup & proxy handling internally), we skip the lookup for http as well. Task-number: QTBUG-59989 Change-Id: Ibc11f5ac07faf23e7af508fd20ee4880b24f79a8 Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions