summaryrefslogtreecommitdiffstats
path: root/test/urls/data/http-simple.test
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2013-03-06 13:42:15 +0800
committerGeoff Levand <geoff@infradead.org>2013-03-06 06:07:01 -0800
commit6b2d8ff75f1b9554d01dc6872b4498d660827e58 (patch)
treeb7db7c2e7faa726be0f43e40c5ea2ed1fea7e06f /test/urls/data/http-simple.test
parentb6a6c19d0fb138a14bbcb73f3f104c4c885dc2d2 (diff)
downloadtalos-petitboot-6b2d8ff75f1b9554d01dc6872b4498d660827e58.tar.gz
talos-petitboot-6b2d8ff75f1b9554d01dc6872b4498d660827e58.zip
test/url: Add http-simple.test
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Geoff Levand <geoff@infradead.org>
Diffstat (limited to 'test/urls/data/http-simple.test')
-rw-r--r--test/urls/data/http-simple.test7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/urls/data/http-simple.test b/test/urls/data/http-simple.test
new file mode 100644
index 0000000..0b0dd19
--- /dev/null
+++ b/test/urls/data/http-simple.test
@@ -0,0 +1,7 @@
+http://hostname.tld:80/path/file
+scheme http
+host hostname.tld
+port 80
+path /path/file
+dir /path/
+file file
OpenPOWER on IntegriCloud