summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkreply/index.html
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2011-10-03 16:29:43 +0100
committerQt by Nokia <qt-info@nokia.com>2011-10-06 11:24:20 +0200
commitcb2e618127d881bec0dec57ae175a2a066a6d67a (patch)
tree319eb1b78eaba893a5a9a859cb3767ba9c4ba10e /tests/auto/network/access/qnetworkreply/index.html
parentd3ef64261484ef1e750671263429810918ca6954 (diff)
Create auto test for http HEAD request
This is in order to have a regression test for QT-5304. However the test is also checking basic functionality of head requests too. Task-Number: QT-5304 Change-Id: I0d98bd1f1125ffd49d9f3c859a51b2aaee95379a Reviewed-By: Martin Petersson Reviewed-on: http://codereview.qt-project.org/6033 Reviewed-by: Martin Petersson <Martin.Petersson@nokia.com>
Diffstat (limited to 'tests/auto/network/access/qnetworkreply/index.html')
-rw-r--r--tests/auto/network/access/qnetworkreply/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/network/access/qnetworkreply/index.html b/tests/auto/network/access/qnetworkreply/index.html
new file mode 100644
index 0000000000..0ce7b5b8a5
--- /dev/null
+++ b/tests/auto/network/access/qnetworkreply/index.html
@@ -0,0 +1,3 @@
+<h1>Welcome to qt-test-server</h1>
+<img src="gif/fluke.gif" alt="fluke">
+<p>This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.</p>