]> git.ozlabs.org Git - petitboot/blob - test/urls/data/join-relative.test
test/parser: Allow checks for NULL boot_args
[petitboot] / test / urls / data / join-relative.test
1 http://hostname.tld:80/path1/file1 file2
2 scheme  http
3 host    hostname.tld
4 port    80
5 path    /path1/file2
6 dir     /path1/
7 file    file2