From: Jeremy Kerr Date: Wed, 6 Mar 2013 05:42:15 +0000 (+0800) Subject: test/url: Add http-simple.test X-Git-Tag: v1.0.0~736 X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=commitdiff_plain;h=6b2d8ff75f1b9554d01dc6872b4498d660827e58;hp=b6a6c19d0fb138a14bbcb73f3f104c4c885dc2d2 test/url: Add http-simple.test Signed-off-by: Jeremy Kerr Signed-off-by: Geoff Levand --- 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