qt5base-lts/tests/auto/network/access
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
..
qabstractnetworkcache Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qftp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qhttpnetworkconnection Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qhttpnetworkreply Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnetworkaccessmanager Merge remote-tracking branch 'origin/5.3' into 5.4 2014-09-29 13:38:11 +02:00
qnetworkcachemetadata Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnetworkcookie Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnetworkcookiejar Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnetworkdiskcache tst_QNetworkDiskCache: Stop using actual web servers 2015-03-04 09:17:10 +00:00
qnetworkreply Change bugreports.qt-project.org -> bugreports.qt.io 2014-12-18 09:46:09 +01:00
qnetworkrequest Update license headers and add new license files 2014-09-24 12:26:19 +02:00
spdy Removing a few unneeded "? true : false" 2014-10-09 09:43:26 +02:00
access.pro network: add support for the SPDY protocol 2014-02-19 21:44:15 +01:00