qt5base-lts/tests/auto/network
Thiago Macieira 96e9b41e25 tst_QNetworkDiskCache: Stop using actual web servers
www.example.com is a reserved domain (RFC 6761), but IANA is running a
web server there. As for www.foo.com, that also exists, is a real
website and is often content-filtered in corporations (it triggers a
firewall warning for me -- "You attempted to visit a site that is in
violation of Intel acceptable use guidelines").

So use a localhost instead, since we don't actually need to connect to
the servers to do the work. And since we don't need to connect, I chose
port 4 as it's extremely unlikely someone is running an HTTP server
there (/etc/services lists it as unassigned).

Change-Id: Ia0aac2f09e9245339951ffff13c82439c6d5f945
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-03-04 09:17:10 +00:00
..
access tst_QNetworkDiskCache: Stop using actual web servers 2015-03-04 09:17:10 +00:00
bearer Change bugreports.qt-project.org -> bugreports.qt.io 2014-12-18 09:46:09 +01:00
kernel Revert "Update the DNS and name-resolver tests to the official zone" 2015-03-01 18:45:56 +00:00
socket Fix reported build failure with VS2010 on windows 8.1. 2015-02-09 10:29:08 +00:00
ssl Merge remote-tracking branch 'origin/5.4.1' into 5.4 2015-01-29 10:05:01 +01:00
network.pro